[maven-release-plugin]  copy for tag specs-1.1.1

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.1.1@696959 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jaxb-api-2.0/pom.xml b/jaxb-api-2.0/pom.xml
index 7c44f88..7571313 100644
--- a/jaxb-api-2.0/pom.xml
+++ b/jaxb-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</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 e9b5810..86b0d87 100644
--- a/jaxb-api-2.1/pom.xml
+++ b/jaxb-api-2.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs :: JAXB API 2.1</name>
 
     <dependencies>
diff --git a/jaxws-api-2.0/pom.xml b/jaxws-api-2.0/pom.xml
index ac6bd1f..0db1785 100644
--- a/jaxws-api-2.0/pom.xml
+++ b/jaxws-api-2.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</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 9dcabfd..5a0ef2c 100644
--- a/jaxws-api-2.1/pom.xml
+++ b/jaxws-api-2.1/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs :: JAXWS API 2.1</name>
 
     <dependencies>
diff --git a/jbi-api-1.0/pom.xml b/jbi-api-1.0/pom.xml
index da3aee6..f96f3a6 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>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs :: JBI API 1.0</name>
 
     <dependencies>
diff --git a/locator/pom.xml b/locator/pom.xml
index 8c77f62..32abb38 100644
--- a/locator/pom.xml
+++ b/locator/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs :: Locator</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 4f815c8..c46c8ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>specs</artifactId>
     <packaging>pom</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -47,9 +47,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.0.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.1.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.1.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.1.1</url>
     </scm>
 
     <issueManagement>
diff --git a/saaj-api-1.3/pom.xml b/saaj-api-1.3/pom.xml
index 7e67926..2df82b9 100644
--- a/saaj-api-1.3/pom.xml
+++ b/saaj-api-1.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</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 5475999..979fffd 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>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</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 8114d70..68d43d1 100644
--- a/stax-api-1.0/pom.xml
+++ b/stax-api-1.0/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1</version>
     <name>Apache ServiceMix Specs :: STAX API 1.0</name>
 
     <dependencies>