[maven-release-plugin] prepare release org.apache.servicemix.specs.saaj-api-1.4-1.4_1
diff --git a/saaj-api-1.4/pom.xml b/saaj-api-1.4/pom.xml
index fff1576..59b8d01 100644
--- a/saaj-api-1.4/pom.xml
+++ b/saaj-api-1.4/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4_1-SNAPSHOT</version>
+    <version>1.4_1</version>
     <name>Apache ServiceMix :: Specs :: SAAJ API 1.4</name>
 
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.servicemix.specs.saaj-api-1.4-1.4_1</tag>
     </scm>
 
     <dependencies>