diff --git a/pom.xml b/pom.xml index 97be8ed..39d0eda 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ <modelVersion>4.0.0</modelVersion> <groupId>osm.surveyor</groupId> <artifactId>adjustgpx-core</artifactId> - <version>5.3.15-SNAPSHOT</version> + <version>5.3.15</version> <scm> <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</connection> <url>http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-core/wiki</url> <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</developerConnection> - <tag>v5.3.13</tag> + <tag>v5.3.15</tag> </scm> <properties>