You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2015/04/07 15:01:09 UTC

servicemix-specs git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-specs
Updated Branches:
  refs/heads/master d459dd9ca -> 9d965139f


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


Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/9d965139
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/9d965139
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/9d965139

Branch: refs/heads/master
Commit: 9d965139f99b118c83cc750d3e0ff72ddbb42f7d
Parents: d459dd9
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Apr 7 15:01:04 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Apr 7 15:01:04 2015 +0200

----------------------------------------------------------------------
 activation-api-1.1/pom.xml         | 4 ++--
 activator/pom.xml                  | 4 ++--
 annotation-api-1.2/pom.xml         | 4 ++--
 assembly/pom.xml                   | 4 ++--
 jain-sip-api-1.2.1/pom.xml         | 4 ++--
 jain-sip-api-1.2/pom.xml           | 4 ++--
 java-persistence-api-1.1.1/pom.xml | 4 ++--
 java-persistence-api-2.0/pom.xml   | 4 ++--
 javamail-api-1.4/pom.xml           | 4 ++--
 jaxb-api-2.0/pom.xml               | 4 ++--
 jaxb-api-2.1/pom.xml               | 4 ++--
 jaxb-api-2.2/pom.xml               | 4 ++--
 jaxp-api-1.3/pom.xml               | 4 ++--
 jaxp-api-1.4/pom.xml               | 4 ++--
 jaxws-api-2.0/pom.xml              | 4 ++--
 jaxws-api-2.1/pom.xml              | 4 ++--
 jaxws-api-2.2/pom.xml              | 4 ++--
 jbi-api-1.0/pom.xml                | 4 ++--
 jcr-api-2.0/pom.xml                | 4 ++--
 jsr250-1.0/pom.xml                 | 4 ++--
 jsr303-api-1.0.0/pom.xml           | 4 ++--
 jsr303-api-1.1.0/pom.xml           | 4 ++--
 jsr311-api-0.8/pom.xml             | 4 ++--
 jsr311-api-1.0/pom.xml             | 4 ++--
 jsr311-api-1.1.1/pom.xml           | 4 ++--
 jsr311-api-1.1/pom.xml             | 4 ++--
 jsr339-api-2.0/pom.xml             | 4 ++--
 jsr339-api-m10/pom.xml             | 4 ++--
 jsr339-api-m13/pom.xml             | 4 ++--
 jsr339-api-rc3/pom.xml             | 4 ++--
 locator/pom.xml                    | 4 ++--
 pom.xml                            | 4 ++--
 saaj-api-1.3/pom.xml               | 4 ++--
 scripting-api-1.0/pom.xml          | 4 ++--
 stax-api-1.0/pom.xml               | 4 ++--
 stax-api-1.2/pom.xml               | 4 ++--
 36 files changed, 72 insertions(+), 72 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/activation-api-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/activation-api-1.1/pom.xml b/activation-api-1.1/pom.xml
index 01fd777..26b65f2 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Activation API 1.4</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/activator/pom.xml
----------------------------------------------------------------------
diff --git a/activator/pom.xml b/activator/pom.xml
index f22e52e..c48c1d2 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activator</artifactId>
     <packaging>jar</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Activator</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/annotation-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index 65f64ff..5c0b350 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index a3de2fb..4c69ab6 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>apache-servicemix-specs</artifactId>
     <packaging>pom</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
 
     <build>
         <plugins>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jain-sip-api-1.2.1/pom.xml
----------------------------------------------------------------------
diff --git a/jain-sip-api-1.2.1/pom.xml b/jain-sip-api-1.2.1/pom.xml
index fc4ae4e..955ea1d 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2.1</name>
 
     <repositories>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jain-sip-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/jain-sip-api-1.2/pom.xml b/jain-sip-api-1.2/pom.xml
index 8c3be1a..1ba1274 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2</name>
 
     <repositories>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/java-persistence-api-1.1.1/pom.xml
----------------------------------------------------------------------
diff --git a/java-persistence-api-1.1.1/pom.xml b/java-persistence-api-1.1.1/pom.xml
index 18faebf..ab4dc68 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 1.4</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/java-persistence-api-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/java-persistence-api-2.0/pom.xml b/java-persistence-api-2.0/pom.xml
index ee7be28..8e2619c 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 2.0</name>
     
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/javamail-api-1.4/pom.xml
----------------------------------------------------------------------
diff --git a/javamail-api-1.4/pom.xml b/javamail-api-1.4/pom.xml
index fc9d9e1..125d72b 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JavaMail API 1.4</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxb-api-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/jaxb-api-2.0/pom.xml b/jaxb-api-2.0/pom.xml
index f2167eb..71ca1db 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxb-api-2.1/pom.xml
----------------------------------------------------------------------
diff --git a/jaxb-api-2.1/pom.xml b/jaxb-api-2.1/pom.xml
index edd9597..a407411 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.1</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxb-api-2.2/pom.xml
----------------------------------------------------------------------
diff --git a/jaxb-api-2.2/pom.xml b/jaxb-api-2.2/pom.xml
index 89deab2..e7616ef 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXB API 2.2</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxp-api-1.3/pom.xml
----------------------------------------------------------------------
diff --git a/jaxp-api-1.3/pom.xml b/jaxp-api-1.3/pom.xml
index 028afb8..feb57b7 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXP API 1.3</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxp-api-1.4/pom.xml
----------------------------------------------------------------------
diff --git a/jaxp-api-1.4/pom.xml b/jaxp-api-1.4/pom.xml
index 6090929..8612956 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXP API 1.4</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxws-api-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/jaxws-api-2.0/pom.xml b/jaxws-api-2.0/pom.xml
index 8c55987..1d3ca8b 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxws-api-2.1/pom.xml
----------------------------------------------------------------------
diff --git a/jaxws-api-2.1/pom.xml b/jaxws-api-2.1/pom.xml
index 3142573..9fe8edb 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.1</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jaxws-api-2.2/pom.xml
----------------------------------------------------------------------
diff --git a/jaxws-api-2.2/pom.xml b/jaxws-api-2.2/pom.xml
index d03ba09..17dfe4d 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.2</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jbi-api-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/jbi-api-1.0/pom.xml b/jbi-api-1.0/pom.xml
index 4e49712..552d657 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JBI API 1.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jcr-api-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/jcr-api-2.0/pom.xml b/jcr-api-2.0/pom.xml
index fb5e94d..fc20074 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jcr-api-2.0</artifactId>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Specs :: JCR API 2.0</name>
 

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr250-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/jsr250-1.0/pom.xml b/jsr250-1.0/pom.xml
index 0a036b6..e5e5381 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-250 1.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr303-api-1.0.0/pom.xml
----------------------------------------------------------------------
diff --git a/jsr303-api-1.0.0/pom.xml b/jsr303-api-1.0.0/pom.xml
index b0b004f..c794c48 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.0.0</name>
     
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr303-api-1.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/jsr303-api-1.1.0/pom.xml b/jsr303-api-1.1.0/pom.xml
index 82bca0c..f595fa5 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.1.0</name>
     
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr311-api-0.8/pom.xml
----------------------------------------------------------------------
diff --git a/jsr311-api-0.8/pom.xml b/jsr311-api-0.8/pom.xml
index bcc7ec1..bd22292 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-0.8</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 0.8</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr311-api-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/jsr311-api-1.0/pom.xml b/jsr311-api-1.0/pom.xml
index 0c2b804..52e79df 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr311-api-1.1.1/pom.xml
----------------------------------------------------------------------
diff --git a/jsr311-api-1.1.1/pom.xml b/jsr311-api-1.1.1/pom.xml
index 6b4ddfb..d379c5a 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.5.0</version>
+        <version>2.6-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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1.1</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr311-api-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/jsr311-api-1.1/pom.xml b/jsr311-api-1.1/pom.xml
index f2988ed..503f575 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr339-api-2.0/pom.xml
----------------------------------------------------------------------
diff --git a/jsr339-api-2.0/pom.xml b/jsr339-api-2.0/pom.xml
index 6fdf221..c7f7c1e 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API 2.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr339-api-m10/pom.xml
----------------------------------------------------------------------
diff --git a/jsr339-api-m10/pom.xml b/jsr339-api-m10/pom.xml
index b86fd15..9c419e8 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m10</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M10</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr339-api-m13/pom.xml
----------------------------------------------------------------------
diff --git a/jsr339-api-m13/pom.xml b/jsr339-api-m13/pom.xml
index 88040ff..c874d90 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m13</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/jsr339-api-rc3/pom.xml
----------------------------------------------------------------------
diff --git a/jsr339-api-rc3/pom.xml b/jsr339-api-rc3/pom.xml
index d20a9c3..316cd7b 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-rc3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: JSR-339 API M13</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/locator/pom.xml
----------------------------------------------------------------------
diff --git a/locator/pom.xml b/locator/pom.xml
index 816eefa..41164e8 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Locator</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ce3b103..3539179 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.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -77,7 +77,7 @@
         <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>specs-2.5.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/saaj-api-1.3/pom.xml
----------------------------------------------------------------------
diff --git a/saaj-api-1.3/pom.xml b/saaj-api-1.3/pom.xml
index 8a1423a..0a3f474 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: SAAJ API 1.3</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/scripting-api-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/scripting-api-1.0/pom.xml b/scripting-api-1.0/pom.xml
index cbbab13..343f2fe 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Scripting API 1.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/stax-api-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/stax-api-1.0/pom.xml b/stax-api-1.0/pom.xml
index 115f1ba..ff98329 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.0</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9d965139/stax-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml
index 0476f29..cd134c2 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.5.0</version>
+        <version>2.6-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0</version>
+    <version>2.6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.2</name>
 
     <dependencies>