diff --git a/pom.xml b/pom.xml index 7a86ecc..566ec66 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ <modelVersion>4.0.0</modelVersion> <groupId>osm.surveyor</groupId> <artifactId>adjustgpx-gui</artifactId> - <version>5.4.4-SNAPSHOT</version> + <version>5.4.4</version> <scm> <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-gui.git</connection> <url>http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-gui/wiki</url> <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-gui.git</developerConnection> - <tag>HEAD</tag> + <tag>v5.4.4</tag> </scm> <properties>