You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2013/06/28 09:18:50 UTC

svn commit: r1497663 - in /cxf/dosgi/trunk: ./ discovery/ discovery/distributed/ discovery/distributed/cxf-discovery/ discovery/distributed/zookeeper-server-config/ discovery/distributed/zookeeper-server/ discovery/local/ distribution/ distribution/fea...

Author: cschneider
Date: Fri Jun 28 07:18:48 2013
New Revision: 1497663

URL: http://svn.apache.org/r1497663
Log:
[maven-release-plugin] prepare release cxf-dosgi-ri-1.5.0

Modified:
    cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml
    cxf/dosgi/trunk/discovery/distributed/pom.xml
    cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml
    cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml
    cxf/dosgi/trunk/discovery/local/pom.xml
    cxf/dosgi/trunk/discovery/pom.xml
    cxf/dosgi/trunk/distribution/features/pom.xml
    cxf/dosgi/trunk/distribution/multi-bundle/pom.xml
    cxf/dosgi/trunk/distribution/pom.xml
    cxf/dosgi/trunk/distribution/sources/pom.xml
    cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml
    cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml
    cxf/dosgi/trunk/dsw/pom.xml
    cxf/dosgi/trunk/felix/pom.xml
    cxf/dosgi/trunk/felix/profiles/pom.xml
    cxf/dosgi/trunk/felix/shell.tui/pom.xml
    cxf/dosgi/trunk/parent/pom.xml
    cxf/dosgi/trunk/pom.xml
    cxf/dosgi/trunk/samples/discovery/client/pom.xml
    cxf/dosgi/trunk/samples/discovery/impl/pom.xml
    cxf/dosgi/trunk/samples/discovery/interface/pom.xml
    cxf/dosgi/trunk/samples/discovery/pom.xml
    cxf/dosgi/trunk/samples/ds/client/pom.xml
    cxf/dosgi/trunk/samples/ds/impl/pom.xml
    cxf/dosgi/trunk/samples/ds/interface/pom.xml
    cxf/dosgi/trunk/samples/ds/pom.xml
    cxf/dosgi/trunk/samples/greeter/client/pom.xml
    cxf/dosgi/trunk/samples/greeter/impl/pom.xml
    cxf/dosgi/trunk/samples/greeter/interface/pom.xml
    cxf/dosgi/trunk/samples/greeter/pom.xml
    cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml
    cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml
    cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml
    cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml
    cxf/dosgi/trunk/samples/greeter_rest/pom.xml
    cxf/dosgi/trunk/samples/pom.xml
    cxf/dosgi/trunk/samples/security_filter/pom.xml
    cxf/dosgi/trunk/samples/spring_dm/client/pom.xml
    cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml
    cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml
    cxf/dosgi/trunk/samples/spring_dm/pom.xml
    cxf/dosgi/trunk/systests2/common/pom.xml
    cxf/dosgi/trunk/systests2/multi-bundle/pom.xml
    cxf/dosgi/trunk/systests2/pom.xml

Modified: cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/discovery/distributed/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/distributed/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-discovery-distributed-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI Distributed Discovery Parent</name>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml Fri Jun 28 07:18:48 2013
@@ -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.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/discovery/local/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/local/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/local/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/local/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/discovery/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/discovery/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Service Modules</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/distribution/features/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/features/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/features/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/features/pom.xml Fri Jun 28 07:18:48 2013
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/distribution/multi-bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/multi-bundle/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/multi-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/multi-bundle/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cxf-dosgi-ri-multibundle-distribution</artifactId>
   <!-- Do not delete version. It is read by the systests (MultiBundleTools) -->
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</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.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/pom.xml Fri Jun 28 07:18:48 2013
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</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.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/distribution/sources/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/sources/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/sources/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/sources/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,14 +22,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-source-distribution</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</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.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/dsw/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/dsw/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-dsw</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI Distributed Software Modules</name>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/felix/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/felix/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/pom.xml (original)
+++ cxf/dosgi/trunk/felix/pom.xml Fri Jun 28 07:18:48 2013
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/felix/profiles/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/felix/profiles/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/profiles/pom.xml (original)
+++ cxf/dosgi/trunk/felix/profiles/pom.xml Fri Jun 28 07:18:48 2013
@@ -27,7 +27,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/felix/shell.tui/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/felix/shell.tui/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/shell.tui/pom.xml (original)
+++ cxf/dosgi/trunk/felix/shell.tui/pom.xml Fri Jun 28 07:18:48 2013
@@ -25,12 +25,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.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/parent/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,13 +22,13 @@
     <parent>
        <groupId>org.apache.cxf.dosgi</groupId>
        <artifactId>cxf-dosgi-ri</artifactId>
-       <version>1.5-SNAPSHOT</version>
+       <version>1.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <packaging>pom</packaging>
     <name>Distributed OSGI Reference Implementation Parent</name>

Modified: cxf/dosgi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Fri Jun 28 07:18:48 2013
@@ -21,14 +21,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</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.5.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.5.0</developerConnection>
     </scm>
 
     <issueManagement>

Modified: cxf/dosgi/trunk/samples/discovery/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/discovery/client/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/client/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Client Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/discovery/impl/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/discovery/impl/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/impl/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Implementation Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/discovery/interface/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/discovery/interface/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/interface/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-samples-discovery-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Discovery Sample Interface Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <build>

Modified: cxf/dosgi/trunk/samples/discovery/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/discovery/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-discovery-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Sample</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/ds/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/ds/client/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/client/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Client Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/ds/impl/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/ds/impl/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/impl/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Implementation Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/ds/interface/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/ds/interface/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/interface/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-samples-ds-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Declarative Services Sample Interface Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <build>

Modified: cxf/dosgi/trunk/samples/ds/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/ds/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Declarative Services Sample</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter/client/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/client/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Bundle Client</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter/impl/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter/impl/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/impl/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation Bundle</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter/interface/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter/interface/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/interface/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-interface</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Interface Bundle</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-greeter</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Bundles</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml Fri Jun 28 07:18:48 2013
@@ -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.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation Bundle</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-impl2</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation2 Bundle</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml Fri Jun 28 07:18:48 2013
@@ -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.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/greeter_rest/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/greeter_rest/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-bundles-greeter-rest</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Rest Bundles</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/pom.xml (original)
+++ cxf/dosgi/trunk/samples/pom.xml Fri Jun 28 07:18:48 2013
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>pom</packaging>
     <name>Distributed OSGI RI Sample Bundles</name>
     <url>http://cxf.apache.org/</url>
@@ -30,7 +30,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/samples/security_filter/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/security_filter/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/security_filter/pom.xml (original)
+++ cxf/dosgi/trunk/samples/security_filter/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-bundles-sample-security</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Security Sample Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/samples/spring_dm/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/spring_dm/client/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/client/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-client</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Client Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Implementation Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <dependencies>

Modified: cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,12 +24,12 @@
   <artifactId>cxf-dosgi-ri-samples-spring-dm-interface</artifactId>
   <packaging>bundle</packaging>
   <name>Distributed OSGI Spring-DM Sample Interface Bundle</name>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5.0</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-bundles-spring-dm-parent</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
   </parent>
 
   <build>

Modified: cxf/dosgi/trunk/samples/spring_dm/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/samples/spring_dm/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/pom.xml Fri Jun 28 07:18:48 2013
@@ -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.5-SNAPSHOT</version>
+    <version>1.5.0</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.5-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/systests2/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests2/common/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/common/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/common/pom.xml Fri Jun 28 07:18:48 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/systests2/multi-bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests2/multi-bundle/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/multi-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/multi-bundle/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/dosgi/trunk/systests2/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests2/pom.xml?rev=1497663&r1=1497662&r2=1497663&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/pom.xml Fri Jun 28 07:18:48 2013
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>pom</packaging>
 
     <name>Distributed OSGi System Tests</name>