[maven-release-plugin] prepare release specs-2.8.0
diff --git a/activation-api-1.1/pom.xml b/activation-api-1.1/pom.xml
index 1ce5f68..36ac2e2 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs :: Activation API 1.4</name>
 
     <dependencies>
diff --git a/activator/pom.xml b/activator/pom.xml
index 2b2113e..52250c6 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activator</artifactId>
     <packaging>jar</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 42c53cf..d9cffcd 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
     <dependencies>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index a3edcce..fdf52b2 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>apache-servicemix-specs</artifactId>
     <packaging>pom</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
 
     <build>
         <plugins>
diff --git a/jain-sip-api-1.2.1/pom.xml b/jain-sip-api-1.2.1/pom.xml
index 1b20488..7aff7c4 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 db48972..75eff46 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 3409d12..fc58a4d 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 e518ce0..cb04588 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 814aacf..f55765b 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 df489d9..6dda31e 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 b65b331..2c4bd8e 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 4b20f62..7b1df1b 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 ec65691..23dab7c 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 2fc9e91..ceb38aa 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 301ba0d..10d821a 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 2543af5..9949fdf 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 1df144c..aef7f88 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 b570b14..d6847ef 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 f8dd95c..a28b005 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jcr-api-2.0</artifactId>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Specs :: JCR API 2.0</name>
 
diff --git a/jsr250-1.0/pom.xml b/jsr250-1.0/pom.xml
index eb7758a..88116d3 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 917818f..2785356 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 ed3dafb..7786040 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 ec13f0a..4f2b3c8 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-0.8</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 6f076a6..d1aa6a4 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 0b2eda9..a01f6c4 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.8-SNAPSHOT</version>
+        <version>2.8.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.8-SNAPSHOT</version>
+    <version>2.8.0</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 6c72121..33f9d4b 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 afb7067..8921a77 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-2.0.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 fbab0dd..2359838 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 f28574a..ab250b5 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m10</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 f65caa4..d1ca2f1 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-m13</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 49e87f0..0bfa1a9 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr339-api-rc3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 b80e386..0a6279a 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 895d43c..043f78a 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m4</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 327e144..09f3ff8 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr370-api-m5</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs :: JSR-370 API 2.1 M5</name>
 
     <dependencies>
diff --git a/locator/pom.xml b/locator/pom.xml
index 5884431..c818834 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs :: Locator</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 11cf3cc..e4a7c0a 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.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -81,7 +81,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.8.0</tag>
     </scm>
 
     <issueManagement>
diff --git a/saaj-api-1.3/pom.xml b/saaj-api-1.3/pom.xml
index 45a08d0..cb1dada 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 b08df00..20f0528 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 8e8c6b9..fd64ddc 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</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 64eebb3..93587e0 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.8-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8-SNAPSHOT</version>
+    <version>2.8.0</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.2</name>
 
     <dependencies>