diff --git a/pom.xml b/pom.xml
index 409e349..66b4d88 100755
--- 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.8-SNAPSHOT</version>
+  <version>3.8.8</version>
   <packaging>jar</packaging>
   <scm>
     <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/restamp.git</connection>
     <url>http://surveyor.mydns.jp/gitbucket/git/haya4/restamp/wiki</url>
     <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/haya4/restamp.git</developerConnection>
-    <tag>ReStamp-3.8.6</tag>
+    <tag>ReStamp-3.8.8</tag>
   </scm>
 
   <!-- プロジェクトの名前、ロゴ、URL(右上) -->