[maven-release-plugin] prepare release org.apache.servicemix.specs.jaxws-api-2.3-2.3_1
diff --git a/jaxws-api-2.3/pom.xml b/jaxws-api-2.3/pom.xml
index 8e866a9..ca8e786 100644
--- a/jaxws-api-2.3/pom.xml
+++ b/jaxws-api-2.3/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3_1-SNAPSHOT</version>
+    <version>2.3_1</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.3</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.jaxws-api-2.3-2.3_1</tag>
     </scm>
 
     <dependencies>