[maven-release-plugin] prepare release cxf-dosgi-ri-1.3.1

git-svn-id: https://svn.apache.org/repos/asf/cxf/dosgi/trunk@1303749 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/discovery/distributed/cxf-discovery/pom.xml b/discovery/distributed/cxf-discovery/pom.xml
index bf8dc97..ed9b60f 100644
--- a/discovery/distributed/cxf-discovery/pom.xml
+++ b/discovery/distributed/cxf-discovery/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery-distributed</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Distributed Discovery Service Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/distributed/pom.xml b/discovery/distributed/pom.xml
index 8ec992b..541b2a0 100644
--- a/discovery/distributed/pom.xml
+++ b/discovery/distributed/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-discovery-distributed-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI Distributed Discovery Parent</name>
     <url>http://cxf.apache.org</url>
@@ -31,7 +31,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/distributed/zookeeper-server-config/pom.xml b/discovery/distributed/zookeeper-server-config/pom.xml
index 65ff8e4..d40b239 100644
--- a/discovery/distributed/zookeeper-server-config/pom.xml
+++ b/discovery/distributed/zookeeper-server-config/pom.xml
@@ -25,12 +25,12 @@
     <packaging>bundle</packaging>
     <name>Distributed OSGI Distributed Discovery Zookeeper Server Control Configuration Bundle</name>
     <description>This bundle provides some default OSGi Configuration Admin data and is only useful for use in the OSGi CT suite</description>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/distributed/zookeeper-server/pom.xml b/discovery/distributed/zookeeper-server/pom.xml
index d906b25..945af09 100644
--- a/discovery/distributed/zookeeper-server/pom.xml
+++ b/discovery/distributed/zookeeper-server/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery-distributed-zookeeper-server</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Distributed Discovery Zookeeper Server Control Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/local/pom.xml b/discovery/local/pom.xml
index 9166b2a..2846113 100644
--- a/discovery/local/pom.xml
+++ b/discovery/local/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery-local</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Local Discovery Service Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/pom.xml b/discovery/pom.xml
index aeca2ea..1525dc3 100644
--- a/discovery/pom.xml
+++ b/discovery/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Service Modules</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml
index c11b114..91af994 100644
--- a/distribution/multi-bundle/pom.xml
+++ b/distribution/multi-bundle/pom.xml
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.cxf.dosgi</groupId>
   <artifactId>cxf-dosgi-ri-multibundle-distribution</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
   <name>Distributed OSGI Multi-Bundle Distribution</name>
   <url>http://cxf.apache.org</url>
 
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4b4597c..6bbbb9e 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI Distribution Parent</name>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/distribution/single-bundle/pom.xml b/distribution/single-bundle/pom.xml
index 01b9f0a..1c231e7 100644
--- a/distribution/single-bundle/pom.xml
+++ b/distribution/single-bundle/pom.xml
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.cxf.dosgi</groupId>
   <artifactId>cxf-dosgi-ri-singlebundle-distribution</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Single-Bundle Distribution</name>
   <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/distribution/sources/pom.xml b/distribution/sources/pom.xml
index 69b4963..045eff3 100644
--- a/distribution/sources/pom.xml
+++ b/distribution/sources/pom.xml
@@ -21,14 +21,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-source-distribution</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <name>Distributed OSGI Source Distribution</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsw/cxf-dsw/pom.xml b/dsw/cxf-dsw/pom.xml
index 18f3033..7cd36ae 100644
--- a/dsw/cxf-dsw/pom.xml
+++ b/dsw/cxf-dsw/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-dsw-cxf</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGi Distribution Software Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/dsw/cxf-topology-manager/pom.xml b/dsw/cxf-topology-manager/pom.xml
index 5dac91a..ea70e33 100644
--- a/dsw/cxf-topology-manager/pom.xml
+++ b/dsw/cxf-topology-manager/pom.xml
@@ -20,12 +20,12 @@
     <artifactId>cxf-dosgi-ri-topology-manager</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGi Topology Manager implementation</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/dsw/pom.xml b/dsw/pom.xml
index 03d1297..16f8762 100644
--- a/dsw/pom.xml
+++ b/dsw/pom.xml
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-dsw</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI Distributed Software Modules</name>
     <url>http://cxf.apache.org</url>
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/felix/pom.xml b/felix/pom.xml
index 89a4a0e..ffedad9 100644
--- a/felix/pom.xml
+++ b/felix/pom.xml
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-felix</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <packaging>pom</packaging>
     <name>Distributed OSGi Temporary Private Felix Framework Build</name>
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/felix/profiles/pom.xml b/felix/profiles/pom.xml
index c36b554..48f2127 100644
--- a/felix/profiles/pom.xml
+++ b/felix/profiles/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-felix-profiles</artifactId>
     <packaging>jar</packaging>
     <name>Distributed OSGi Felix Profiles</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/felix/shell.tui/pom.xml b/felix/shell.tui/pom.xml
index c7073f7..d3df076 100644
--- a/felix/shell.tui/pom.xml
+++ b/felix/shell.tui/pom.xml
@@ -24,12 +24,12 @@
   <description>A simple textual user interface for Felix' shell service.</description>
   <groupId>org.apache.cxf.dosgi</groupId>
   <artifactId>felix-shell-extension</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index f5ba656..b21aaec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -3,13 +3,13 @@
     <parent>
        <groupId>org.apache.cxf.dosgi</groupId>
        <artifactId>cxf-dosgi-ri</artifactId>
-       <version>1.4-SNAPSHOT</version>
+       <version>1.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <packaging>pom</packaging>
     <name>Distributed OSGI Reference Implementation Parent</name>
diff --git a/pom.xml b/pom.xml
index 902e8ba..90cdac3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,14 +20,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <packaging>pom</packaging>
     <name>Distributed OSGI Reference Implementation</name>  
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/dosgi/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/trunk</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.3.1</developerConnection>
     </scm>
 
     <issueManagement>
diff --git a/samples/discovery/client/pom.xml b/samples/discovery/client/pom.xml
index ded06ea..56ce927 100644
--- a/samples/discovery/client/pom.xml
+++ b/samples/discovery/client/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Client Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/discovery/impl/pom.xml b/samples/discovery/impl/pom.xml
index 9dda7a8..08d92d1 100644
--- a/samples/discovery/impl/pom.xml
+++ b/samples/discovery/impl/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Implementation Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/discovery/interface/pom.xml b/samples/discovery/interface/pom.xml
index cfabb9c..a58146e 100644
--- a/samples/discovery/interface/pom.xml
+++ b/samples/discovery/interface/pom.xml
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Interface Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <build>
diff --git a/samples/discovery/pom.xml b/samples/discovery/pom.xml
index bb2dce1..bb2f3fe 100644
--- a/samples/discovery/pom.xml
+++ b/samples/discovery/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Sample</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/samples/ds/client/pom.xml b/samples/ds/client/pom.xml
index f3762f8..41f4da4 100644
--- a/samples/ds/client/pom.xml
+++ b/samples/ds/client/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Client Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/ds/impl/pom.xml b/samples/ds/impl/pom.xml
index a991a52..a2b6ad0 100644
--- a/samples/ds/impl/pom.xml
+++ b/samples/ds/impl/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Implementation Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/ds/interface/pom.xml b/samples/ds/interface/pom.xml
index d21ac99..bf624c8 100644
--- a/samples/ds/interface/pom.xml
+++ b/samples/ds/interface/pom.xml
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Interface Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <build>
diff --git a/samples/ds/pom.xml b/samples/ds/pom.xml
index 39d1a19..b026a04 100644
--- a/samples/ds/pom.xml
+++ b/samples/ds/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Declarative Services Sample</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/samples/greeter/client/pom.xml b/samples/greeter/client/pom.xml
index 5af0b1c..96dba52 100644
--- a/samples/greeter/client/pom.xml
+++ b/samples/greeter/client/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Bundle Client</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter/impl/pom.xml b/samples/greeter/impl/pom.xml
index 8818e76..08a19be 100644
--- a/samples/greeter/impl/pom.xml
+++ b/samples/greeter/impl/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter/interface/pom.xml b/samples/greeter/interface/pom.xml
index 151ab85..8b36488 100644
--- a/samples/greeter/interface/pom.xml
+++ b/samples/greeter/interface/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-interface</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Interface Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter/pom.xml b/samples/greeter/pom.xml
index a9259bd..497622c 100644
--- a/samples/greeter/pom.xml
+++ b/samples/greeter/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-greeter</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Bundles</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath> 
     </parent>
 
diff --git a/samples/greeter_rest/client/pom.xml b/samples/greeter_rest/client/pom.xml
index ae0b6d1..b590bc9 100644
--- a/samples/greeter_rest/client/pom.xml
+++ b/samples/greeter_rest/client/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Bundle Client</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter_rest/impl/pom.xml b/samples/greeter_rest/impl/pom.xml
index 85d80a8..052cb48 100644
--- a/samples/greeter_rest/impl/pom.xml
+++ b/samples/greeter_rest/impl/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter_rest/interface/pom.xml b/samples/greeter_rest/interface/pom.xml
index e467572..5a96b44 100644
--- a/samples/greeter_rest/interface/pom.xml
+++ b/samples/greeter_rest/interface/pom.xml
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-interface</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Rest Interface Bundle</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/samples/greeter_rest/pom.xml b/samples/greeter_rest/pom.xml
index 3779e59..5991fc8 100644
--- a/samples/greeter_rest/pom.xml
+++ b/samples/greeter_rest/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-greeter-rest</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Rest Bundles</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath> 
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 3b8c6e6..eb2186d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI RI Sample Bundles</name>
     <url>http://cxf.apache.org/</url>
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../parent/pom.xml</relativePath>  
     </parent>
 
diff --git a/samples/security_filter/pom.xml b/samples/security_filter/pom.xml
index 1bc86bc..ca43d11 100644
--- a/samples/security_filter/pom.xml
+++ b/samples/security_filter/pom.xml
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-bundles-sample-security</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Security Sample Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <relativePath>../../parent/pom.xml</relativePath> 
   </parent>
 
diff --git a/samples/spring_dm/client/pom.xml b/samples/spring_dm/client/pom.xml
index 4b3d217..9a46055 100644
--- a/samples/spring_dm/client/pom.xml
+++ b/samples/spring_dm/client/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Client Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/spring_dm/impl/pom.xml b/samples/spring_dm/impl/pom.xml
index bfe4484..6da6b57 100644
--- a/samples/spring_dm/impl/pom.xml
+++ b/samples/spring_dm/impl/pom.xml
@@ -22,12 +22,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Implementation Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <dependencies>
diff --git a/samples/spring_dm/interface/pom.xml b/samples/spring_dm/interface/pom.xml
index aa12e5c..5b9541f 100644
--- a/samples/spring_dm/interface/pom.xml
+++ b/samples/spring_dm/interface/pom.xml
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Interface Bundle</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
   </parent>
 
   <build>
diff --git a/samples/spring_dm/pom.xml b/samples/spring_dm/pom.xml
index 46e4e7f..46dc4c0 100644
--- a/samples/spring_dm/pom.xml
+++ b/samples/spring_dm/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Spring-DM Sample</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.3.1</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/systests2/common/pom.xml b/systests2/common/pom.xml
index c8dd424..d4355b8 100644
--- a/systests2/common/pom.xml
+++ b/systests2/common/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2-common</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>bundle</packaging>
 
     <name>Distributed OSGi System Tests Common Classes</name>
diff --git a/systests2/multi-bundle/pom.xml b/systests2/multi-bundle/pom.xml
index ad85168..0df036a 100644
--- a/systests2/multi-bundle/pom.xml
+++ b/systests2/multi-bundle/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2-multibundle</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>jar</packaging>
 
     <name>Distributed OSGi System Tests Multi-Bundle</name>
diff --git a/systests2/pom.xml b/systests2/pom.xml
index 1d209d8..0279db8 100644
--- a/systests2/pom.xml
+++ b/systests2/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
 
     <name>Distributed OSGi System Tests</name>
diff --git a/systests2/single-bundle/pom.xml b/systests2/single-bundle/pom.xml
index ec5dbc4..c0c0819 100644
--- a/systests2/single-bundle/pom.xml
+++ b/systests2/single-bundle/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2-singlebundle</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>jar</packaging>
 
     <name>Distributed OSGi System Tests Single-Bundle</name>