OSDN Git Service

[maven-release-plugin] prepare for next development iteration master
authorhaya4 <hayashi.yuu@gmail.com>
Mon, 31 Jan 2022 23:08:35 +0000 (08:08 +0900)
committerhaya4 <hayashi.yuu@gmail.com>
Mon, 31 Jan 2022 23:08:35 +0000 (08:08 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4307143..95bf3bf 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -3,13 +3,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>osm.surveyor</groupId>
   <artifactId>ReStamp</artifactId>
-  <version>3.8.5</version>
+  <version>3.8.6-SNAPSHOT</version>
   <packaging>jar</packaging>
   <scm>
     <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git</connection>
     <url>http://surveyor.mydns.jp/gitbucket/yuu/Restamp/wiki</url>
     <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git</developerConnection>
-    <tag>ReStamp-3.8.5</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- プロジェクトの名前、ロゴ、URL(右上) -->