[maven-release-plugin] prepare release org.apache.servicemix.bundles.poi-3.17_1
diff --git a/poi-3.17/pom.xml b/poi-3.17/pom.xml
index 4b83f07..53a8141 100644
--- a/poi-3.17/pom.xml
+++ b/poi-3.17/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.poi</artifactId>
-    <version>3.17_1-SNAPSHOT</version>
+    <version>3.17_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
@@ -41,7 +41,8 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    </scm>
+      <tag>org.apache.servicemix.bundles.poi-3.17_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.poi</pkgGroupId>