Cancel specs 2.9.0 release as the artifacts went on the same staging repository as the bundles
diff --git a/activation-api-1.1/pom.xml b/activation-api-1.1/pom.xml
index fa322bd..855168d 100644
--- a/activation-api-1.1/pom.xml
+++ b/activation-api-1.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Activation API 1.4</name>
 
     <dependencies>
diff --git a/activator/pom.xml b/activator/pom.xml
index c5b2765..4fceee0 100644
--- a/activator/pom.xml
+++ b/activator/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activator</artifactId>
     <packaging>jar</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Activator</name>
 
     <dependencies>
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index 5177445..f966be7 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
     <dependencies>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 78dcd5c..08aaf3e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>apache-servicemix-specs</artifactId>
     <packaging>pom</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
 
     <build>
         <plugins>
diff --git a/jain-sip-api-1.2.1/pom.xml b/jain-sip-api-1.2.1/pom.xml
index c511a73..647814e 100644
--- a/jain-sip-api-1.2.1/pom.xml
+++ b/jain-sip-api-1.2.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jain-sip-api-1.2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2.1</name>
 
     <repositories>
diff --git a/jain-sip-api-1.2/pom.xml b/jain-sip-api-1.2/pom.xml
index 8bd1c77..d798d40 100644
--- a/jain-sip-api-1.2/pom.xml
+++ b/jain-sip-api-1.2/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jain-sip-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2</name>
 
     <repositories>
diff --git a/java-persistence-api-1.1.1/pom.xml b/java-persistence-api-1.1.1/pom.xml
index 66d2ec6..fb7c4e3 100644
--- a/java-persistence-api-1.1.1/pom.xml
+++ b/java-persistence-api-1.1.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.java-persistence-api-1.1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 1.4</name>
 
     <dependencies>
diff --git a/java-persistence-api-2.0/pom.xml b/java-persistence-api-2.0/pom.xml
index d6ea912..d7a6a4e 100644
--- a/java-persistence-api-2.0/pom.xml
+++ b/java-persistence-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 2.0</name>
     
     <dependencies>
diff --git a/javamail-api-1.4/pom.xml b/javamail-api-1.4/pom.xml
index 9c60ee1..b50d91b 100644
--- a/javamail-api-1.4/pom.xml
+++ b/javamail-api-1.4/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JavaMail API 1.4</name>
 
     <dependencies>
diff --git a/jaxb-api-2.0/pom.xml b/jaxb-api-2.0/pom.xml
index f35ebfb..2b7bf04 100644
--- a/jaxb-api-2.0/pom.xml
+++ b/jaxb-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.0</name>
 
     <dependencies>
diff --git a/jaxb-api-2.1/pom.xml b/jaxb-api-2.1/pom.xml
index bf7a6ed..79bac07 100644
--- a/jaxb-api-2.1/pom.xml
+++ b/jaxb-api-2.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.1</name>
 
     <dependencies>
diff --git a/jaxb-api-2.2/pom.xml b/jaxb-api-2.2/pom.xml
index 2b20823..55dcac0 100644
--- a/jaxb-api-2.2/pom.xml
+++ b/jaxb-api-2.2/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.2</name>
 
     <dependencies>
diff --git a/jaxp-api-1.3/pom.xml b/jaxp-api-1.3/pom.xml
index 9468015..3b643ad 100644
--- a/jaxp-api-1.3/pom.xml
+++ b/jaxp-api-1.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXP API 1.3</name>
 
     <dependencies>
diff --git a/jaxp-api-1.4/pom.xml b/jaxp-api-1.4/pom.xml
index 3d03a54..dd7c7e1 100644
--- a/jaxp-api-1.4/pom.xml
+++ b/jaxp-api-1.4/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXP API 1.4</name>
 
     <dependencies>
diff --git a/jaxws-api-2.0/pom.xml b/jaxws-api-2.0/pom.xml
index 77e7b92..04f06c0 100644
--- a/jaxws-api-2.0/pom.xml
+++ b/jaxws-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.0</name>
 
     <dependencies>
diff --git a/jaxws-api-2.1/pom.xml b/jaxws-api-2.1/pom.xml
index 2c5d6a7..bf17f18 100644
--- a/jaxws-api-2.1/pom.xml
+++ b/jaxws-api-2.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.1</name>
 
     <dependencies>
diff --git a/jaxws-api-2.2/pom.xml b/jaxws-api-2.2/pom.xml
index 28df872..2b84b56 100644
--- a/jaxws-api-2.2/pom.xml
+++ b/jaxws-api-2.2/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.2</name>
 
     <dependencies>
diff --git a/jbi-api-1.0/pom.xml b/jbi-api-1.0/pom.xml
index 5952db7..7c6a612 100644
--- a/jbi-api-1.0/pom.xml
+++ b/jbi-api-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JBI API 1.0</name>
 
     <dependencies>
diff --git a/jcr-api-2.0/pom.xml b/jcr-api-2.0/pom.xml
index 8c9a9bd..a10f877 100644
--- a/jcr-api-2.0/pom.xml
+++ b/jcr-api-2.0/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jcr-api-2.0</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Specs :: JCR API 2.0</name>
 
diff --git a/json-api-1.1/pom.xml b/json-api-1.1/pom.xml
index 7b17c2f..440e8d8 100644
--- a/json-api-1.1/pom.xml
+++ b/json-api-1.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.json-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSon API 1.1</name>
 
     <dependencies>
diff --git a/jsr250-1.0/pom.xml b/jsr250-1.0/pom.xml
index 3b27785..fc0826f 100644
--- a/jsr250-1.0/pom.xml
+++ b/jsr250-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-250 1.0</name>
 
     <dependencies>
diff --git a/jsr303-api-1.0.0/pom.xml b/jsr303-api-1.0.0/pom.xml
index e46cf0e..5614d2c 100644
--- a/jsr303-api-1.0.0/pom.xml
+++ b/jsr303-api-1.0.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr303-api-1.0.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.0.0</name>
     
     <dependencies>
diff --git a/jsr303-api-1.1.0/pom.xml b/jsr303-api-1.1.0/pom.xml
index 0840ed2..9242252 100644
--- a/jsr303-api-1.1.0/pom.xml
+++ b/jsr303-api-1.1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr303-api-1.1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.1.0</name>
     
     <dependencies>
diff --git a/jsr311-api-0.8/pom.xml b/jsr311-api-0.8/pom.xml
index 9a7cf8b..08c7169 100644
--- a/jsr311-api-0.8/pom.xml
+++ b/jsr311-api-0.8/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-0.8</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 0.8</name>
 
     <dependencies>
diff --git a/jsr311-api-1.0/pom.xml b/jsr311-api-1.0/pom.xml
index 02264ad..2bf0cc6 100644
--- a/jsr311-api-1.0/pom.xml
+++ b/jsr311-api-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.0</name>
 
     <dependencies>
diff --git a/jsr311-api-1.1.1/pom.xml b/jsr311-api-1.1.1/pom.xml
index ef3697e..6df9dda 100644
--- a/jsr311-api-1.1.1/pom.xml
+++ b/jsr311-api-1.1.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1.1</name>
 
     <dependencies>
diff --git a/jsr311-api-1.1/pom.xml b/jsr311-api-1.1/pom.xml
index 5adc090..fabe5e5 100644
--- a/jsr311-api-1.1/pom.xml
+++ b/jsr311-api-1.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1</name>
 
     <dependencies>
diff --git a/jsr339-api-2.0.1/pom.xml b/jsr339-api-2.0.1/pom.xml
index 0ec7bc7..5e488d5 100644
--- a/jsr339-api-2.0.1/pom.xml
+++ b/jsr339-api-2.0.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-2.0.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API 2.0.1</name>
 
     <dependencies>
diff --git a/jsr339-api-2.0/pom.xml b/jsr339-api-2.0/pom.xml
index dd38554..f27039b 100644
--- a/jsr339-api-2.0/pom.xml
+++ b/jsr339-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API 2.0</name>
 
     <dependencies>
diff --git a/jsr339-api-m10/pom.xml b/jsr339-api-m10/pom.xml
index a787192..a81f93a 100644
--- a/jsr339-api-m10/pom.xml
+++ b/jsr339-api-m10/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m10</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M10</name>
 
     <dependencies>
diff --git a/jsr339-api-m13/pom.xml b/jsr339-api-m13/pom.xml
index f56d126..c1bb80c 100644
--- a/jsr339-api-m13/pom.xml
+++ b/jsr339-api-m13/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m13</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name>
 
     <dependencies>
diff --git a/jsr339-api-rc3/pom.xml b/jsr339-api-rc3/pom.xml
index 3bfd98d..8323915 100644
--- a/jsr339-api-rc3/pom.xml
+++ b/jsr339-api-rc3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-rc3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name>
 
     <dependencies>
diff --git a/jsr370-api-m1/pom.xml b/jsr370-api-m1/pom.xml
index 4333ddd..18ffbef 100644
--- a/jsr370-api-m1/pom.xml
+++ b/jsr370-api-m1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-370 API 2.1 M1</name>
 
     <dependencies>
diff --git a/jsr370-api-m4/pom.xml b/jsr370-api-m4/pom.xml
index 9d141d9..d70d098 100644
--- a/jsr370-api-m4/pom.xml
+++ b/jsr370-api-m4/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-370 API 2.1 M4</name>
 
     <dependencies>
diff --git a/jsr370-api-m5/pom.xml b/jsr370-api-m5/pom.xml
index c9f6883..d75486e 100644
--- a/jsr370-api-m5/pom.xml
+++ b/jsr370-api-m5/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m5</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-370 API 2.1 M5</name>
 
     <dependencies>
diff --git a/locator/pom.xml b/locator/pom.xml
index 945367e..b0a4dd6 100644
--- a/locator/pom.xml
+++ b/locator/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Locator</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index e46f515..a0dbf7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>specs</artifactId>
     <packaging>pom</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs</name>
     <inceptionYear>2007</inceptionYear>
 
diff --git a/saaj-api-1.3/pom.xml b/saaj-api-1.3/pom.xml
index cccadbd..c594b71 100644
--- a/saaj-api-1.3/pom.xml
+++ b/saaj-api-1.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SAAJ API 1.3</name>
 
     <dependencies>
diff --git a/scripting-api-1.0/pom.xml b/scripting-api-1.0/pom.xml
index fc6bf3d..cf735e6 100644
--- a/scripting-api-1.0/pom.xml
+++ b/scripting-api-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Scripting API 1.0</name>
 
     <dependencies>
diff --git a/stax-api-1.0/pom.xml b/stax-api-1.0/pom.xml
index 0da9bad..1366aee 100644
--- a/stax-api-1.0/pom.xml
+++ b/stax-api-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.0</name>
 
     <dependencies>
diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml
index 1c67b05..b23236c 100644
--- a/stax-api-1.2/pom.xml
+++ b/stax-api-1.2/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.2</name>
 
     <dependencies>