[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk@679449 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jaxb-api-2.0/pom.xml b/jaxb-api-2.0/pom.xml
index 5a3d8f6..c5f3507 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-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 83cdc9a..3bfb1b4 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXB API 2.1</name>
 
     <dependencies>
diff --git a/jaxws-api-2.0/pom.xml b/jaxws-api-2.0/pom.xml
index 2014da3..aa7395b 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-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 5c34545..1740ccc 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXWS API 2.1</name>
 
     <dependencies>
diff --git a/locator/pom.xml b/locator/pom.xml
index 988f3c0..18ab849 100644
--- a/locator/pom.xml
+++ b/locator/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>1.0.1</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: Locator</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index da2e3db..d92f400 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>specs</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1</version>
+    <version>1.1-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 52a8aea..8231a14 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: SAAJ API 1.3</name>
 
     <dependencies>
diff --git a/stax-api-1.0/pom.xml b/stax-api-1.0/pom.xml
index cad75c5..b0d1a14 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>1.0.1</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: STAX API 1.0</name>
 
     <dependencies>