Skip to content

Commit

Permalink
Version change
Browse files Browse the repository at this point in the history
  • Loading branch information
alex73 committed Apr 10, 2015
1 parent babc1c8 commit 18d75ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<project default="build">

<property name="version" value="1.10" />
<property name="version" value="1.11" />

<target name="clean">
<delete dir="build" />
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.alex73</groupId>
<artifactId>OSMemory</artifactId>
<packaging>jar</packaging>
<version>1.10</version>
<version>1.11</version>
<name>OSMemory</name>
<description>Library for OpenStreetMap data processing</description>
<url>https://github.com/alex73/OSMemory</url>
Expand Down

0 comments on commit 18d75ae

Please sign in to comment.