Upgrade to specs-pom 1 and locator 2.10
diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml
index 2de818e..4674d8d 100644
--- a/stax-api-1.2/pom.xml
+++ b/stax-api-1.2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs-pom</artifactId>
-        <version>1-SNAPSHOT</version>
+        <version>1</version>
         <relativePath>../specs-pom/pom.xml</relativePath>
     </parent>
 
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>
             <artifactId>org.apache.servicemix.specs.locator</artifactId>
-            <version>2.10-SNAPSHOT</version>
+            <version>2.10</version>
         </dependency>
     </dependencies>