[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.9.1-4_1
diff --git a/saxon-9.9.1-4/pom.xml b/saxon-9.9.1-4/pom.xml
index 7007b2b..7fbde54 100644
--- a/saxon-9.9.1-4/pom.xml
+++ b/saxon-9.9.1-4/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>9.9.1-4_1-SNAPSHOT</version>
+    <version>9.9.1-4_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description>
 
@@ -39,6 +39,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
+    <tag>org.apache.servicemix.bundles.saxon-9.9.1-4_1</tag>
   </scm>
 
     <properties>