Bump version to 1.6.1
This commit is contained in:
parent
7c3f68f622
commit
bc457ce7c0
2
pom.xml
2
pom.xml
|
|
@ -6,7 +6,7 @@
|
||||||
<groupId>org.openstreetmap.pbf</groupId>
|
<groupId>org.openstreetmap.pbf</groupId>
|
||||||
<artifactId>osmpbf</artifactId>
|
<artifactId>osmpbf</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.6.0</version>
|
<version>1.6.1</version>
|
||||||
<name>OSM-Binary</name>
|
<name>OSM-Binary</name>
|
||||||
<description>Library for the OpenStreetMap PBF format</description>
|
<description>Library for the OpenStreetMap PBF format</description>
|
||||||
<url>https://github.com/openstreetmap/OSM-binary</url>
|
<url>https://github.com/openstreetmap/OSM-binary</url>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue