[maven-release-plugin] prepare release org.apache.servicemix.bundles.xmltooling-1.4.4_1
diff --git a/xmltooling-1.4.4/pom.xml b/xmltooling-1.4.4/pom.xml
index b44df11..0f52254 100644
--- a/xmltooling-1.4.4/pom.xml
+++ b/xmltooling-1.4.4/pom.xml
@@ -31,14 +31,15 @@
     <artifactId>org.apache.servicemix.bundles.xmltooling</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <version>1.4.4_1-SNAPSHOT</version>
+    <version>1.4.4_1</version>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
     <scm>
         <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.xmltooling-1.4.4_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.opensaml</pkgGroupId>