Update to released dependencies
diff --git a/jaxws-api-2.3/pom.xml b/jaxws-api-2.3/pom.xml
index 965dd56..59649d3 100644
--- a/jaxws-api-2.3/pom.xml
+++ b/jaxws-api-2.3/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs-pom</artifactId>
-        <version>2-SNAPSHOT</version>
+        <version>2</version>
         <relativePath>../specs-pom/pom.xml</relativePath>
     </parent>
 
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>
             <artifactId>org.apache.servicemix.specs.jaxb-api-2.3</artifactId>
-            <version>2.3_1-SNAPSHOT</version>
+            <version>2.3_1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>