[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-11.4_1
diff --git a/saxon-11.4/pom.xml b/saxon-11.4/pom.xml
index 9e6410f..c70d920 100644
--- a/saxon-11.4/pom.xml
+++ b/saxon-11.4/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>11.4_1-SNAPSHOT</version>
+    <version>11.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-11.4_1</tag>
   </scm>
 
     <properties>