OSDN Git Service

5.3.7-SNAPSHOT
authorhaya4 <hayashi.yuu@gmail.com>
Thu, 1 Oct 2020 20:27:45 +0000 (05:27 +0900)
committerhaya4 <hayashi.yuu@gmail.com>
Thu, 1 Oct 2020 20:27:45 +0000 (05:27 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7a6ddad..7ab6cb1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,12 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>osm.surveyor</groupId>
   <artifactId>AdjustTime</artifactId>
-  <version>5.3.6-SNAPSHOT</version>
+  <version>5.3.7-SNAPSHOT</version>
   <scm>
     <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</connection>
     <url>http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki</url>
     <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</developerConnection>
-    <tag>v5.3.6</tag>
+    <tag>v5.3.7</tag>
   </scm>
   
   <properties>
@@ -66,7 +66,9 @@
         <enabled>true</enabled>
       </snapshots>
     </repository>
+
   </repositories>
+
   <pluginRepositories>
     <pluginRepository>
       <id>surveyor.haya4</id>