OSDN Git Service

[maven-release-plugin] prepare for next development iteration
authorhaya4 <hayashi.yuu@gmail.com>
Thu, 7 May 2020 13:38:07 +0000 (22:38 +0900)
committerhaya4 <hayashi.yuu@gmail.com>
Thu, 7 May 2020 13:38:07 +0000 (22:38 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index f5a5b43..a22ca5e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,13 +2,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>osm.surveyor</groupId>
   <artifactId>ReStamp-gui</artifactId>
-  <version>3.2</version>
+  <version>3.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <scm>
     <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/ReStamp-gui.git</connection>
     <url>http://surveyor.mydns.jp/gitbucket/yuu/ReStamp-gui/wiki</url>
     <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/ReStamp-gui.git</developerConnection>
-    <tag>v3.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>