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:00:59 UTC

servicemix-specs git commit: [maven-release-plugin] prepare release specs-2.5.0

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


[maven-release-plugin] prepare release specs-2.5.0


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

Branch: refs/heads/master
Commit: d459dd9cae5394709affcb95024a9fe16f3cdd2b
Parents: ba59a55
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Apr 7 15:00:55 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Apr 7 15:00:55 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/d459dd9c/activation-api-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/activation-api-1.1/pom.xml b/activation-api-1.1/pom.xml
index a5e8713..01fd777 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-SNAPSHOT</version>
+        <version>2.5.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: Activation API 1.4</name>
 
     <dependencies>

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

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

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

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 093e3ec..fc4ae4e 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2.1</name>
 
     <repositories>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 4332cde..8c3be1a 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: SIP API 1.2</name>
 
     <repositories>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 fa99c59..18faebf 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 1.4</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 cf27b16..ee7be28 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: Java Persistence API 2.0</name>
     
     <dependencies>

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

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

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

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

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

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 33abb8e..b0b004f 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.0.0</name>
     
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 f25dc33..82bca0c 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: JSR-303 API 1.1.0</name>
     
     <dependencies>

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

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

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/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 4c43b8f..6b4ddfb 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-SNAPSHOT</version>
+        <version>2.5.0</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-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache ServiceMix :: Specs :: JSR-311 API 1.1.1</name>
 
     <dependencies>

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d459dd9c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 559e785..ce3b103 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-SNAPSHOT</version>
+    <version>2.5.0</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>HEAD</tag>
+        <tag>specs-2.5.0</tag>
     </scm>
 
     <issueManagement>

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

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

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

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