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 2014/01/16 14:48:26 UTC

svn commit: r1558794 - 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: Thu Jan 16 13:48:25 2014
New Revision: 1558794

URL: http://svn.apache.org/r1558794
Log:
[maven-release-plugin] prepare for next development iteration

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/osgi-api/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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml Thu Jan 16 13:48:25 2014
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</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.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml Thu Jan 16 13:48:25 2014
@@ -28,7 +28,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/local/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/local/pom.xml Thu Jan 16 13:48:25 2014
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/discovery/pom.xml (original)
+++ cxf/dosgi/trunk/discovery/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-discovery</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Service Modules</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/features/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/features/pom.xml Thu Jan 16 13:48:25 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/multi-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/multi-bundle/pom.xml Thu Jan 16 13:48:25 2014
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/pom.xml Thu Jan 16 13:48:25 2014
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-distribution-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/sources/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/sources/pom.xml Thu Jan 16 13:48:25 2014
@@ -22,14 +22,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-source-distribution</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/cxf-dsw/pom.xml Thu Jan 16 13:48:25 2014
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml Thu Jan 16 13:48:25 2014
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/dsw/pom.xml (original)
+++ cxf/dosgi/trunk/dsw/pom.xml Thu Jan 16 13:48:25 2014
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-dsw</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/pom.xml (original)
+++ cxf/dosgi/trunk/felix/pom.xml Thu Jan 16 13:48:25 2014
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/profiles/pom.xml (original)
+++ cxf/dosgi/trunk/felix/profiles/pom.xml Thu Jan 16 13:48:25 2014
@@ -27,7 +27,7 @@
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/felix/shell.tui/pom.xml (original)
+++ cxf/dosgi/trunk/felix/shell.tui/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</version>
       <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 

Modified: cxf/dosgi/trunk/osgi-api/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/osgi-api/pom.xml?rev=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/osgi-api/pom.xml (original)
+++ cxf/dosgi/trunk/osgi-api/pom.xml Thu Jan 16 13:48:25 2014
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Thu Jan 16 13:48:25 2014
@@ -14,13 +14,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Thu Jan 16 13:48:25 2014
@@ -21,14 +21,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi</groupId>
     <artifactId>cxf-dosgi-ri</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <packaging>pom</packaging>
     <name>Distributed OSGI Reference Implementation</name>
  
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.6.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.6.0</developerConnection>
+        <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>
     </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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/client/pom.xml Thu Jan 16 13:48:25 2014
@@ -15,12 +15,12 @@
     <artifactId>cxf-dosgi-ri-samples-discovery-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Discovery Sample Client Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi.samples</groupId>
         <artifactId>cxf-dosgi-ri-samples-discovery-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/impl/pom.xml Thu Jan 16 13:48:25 2014
@@ -15,12 +15,12 @@
     <artifactId>cxf-dosgi-ri-samples-discovery-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Discovery Sample Implementation Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi.samples</groupId>
         <artifactId>cxf-dosgi-ri-samples-discovery-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/interface/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-discovery-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/discovery/pom.xml (original)
+++ cxf/dosgi/trunk/samples/discovery/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-discovery-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Discovery Sample</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/client/pom.xml Thu Jan 16 13:48:25 2014
@@ -15,12 +15,12 @@
     <artifactId>cxf-dosgi-ri-samples-ds-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Declarative Services Sample Client Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi.samples</groupId>
         <artifactId>cxf-dosgi-ri-samples-ds-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/impl/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-ds-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/interface/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-ds-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/ds/pom.xml (original)
+++ cxf/dosgi/trunk/samples/ds/pom.xml Thu Jan 16 13:48:25 2014
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-ds-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Declarative Services Sample</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/client/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-client</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Bundle Client</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/impl/pom.xml Thu Jan 16 13:48:25 2014
@@ -23,12 +23,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Implementation Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/interface/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-interface</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Greeter Interface Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Bundles</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/client/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/impl2/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/greeter_rest/pom.xml (original)
+++ cxf/dosgi/trunk/samples/greeter_rest/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-greeter-rest-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Greeter Rest Bundles</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/pom.xml (original)
+++ cxf/dosgi/trunk/samples/pom.xml Thu Jan 16 13:48:25 2014
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/security_filter/pom.xml (original)
+++ cxf/dosgi/trunk/samples/security_filter/pom.xml Thu Jan 16 13:48:25 2014
@@ -16,12 +16,12 @@
     <artifactId>cxf-dosgi-ri-samples-security</artifactId>
     <packaging>bundle</packaging>
     <name>Distributed OSGI Security Sample Bundle</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/client/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/client/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-spring-dm-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/impl/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-spring-dm-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/interface/pom.xml Thu Jan 16 13:48:25 2014
@@ -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.6.0</version>
+  <version>1.7-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.cxf.dosgi.samples</groupId>
     <artifactId>cxf-dosgi-ri-samples-spring-dm-parent</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/samples/spring_dm/pom.xml (original)
+++ cxf/dosgi/trunk/samples/spring_dm/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,12 +24,12 @@
     <artifactId>cxf-dosgi-ri-samples-spring-dm-parent</artifactId>
     <packaging>pom</packaging>
     <name>Distributed OSGI Spring-DM Sample</name>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
 
     <parent>
       <groupId>org.apache.cxf.dosgi</groupId>
       <artifactId>cxf-dosgi-ri-parent</artifactId>
-      <version>1.6.0</version>
+      <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/common/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/common/pom.xml Thu Jan 16 13:48:25 2014
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/multi-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/multi-bundle/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</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=1558794&r1=1558793&r2=1558794&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests2/pom.xml (original)
+++ cxf/dosgi/trunk/systests2/pom.xml Thu Jan 16 13:48:25 2014
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.cxf.dosgi</groupId>
         <artifactId>cxf-dosgi-ri-parent</artifactId>
-        <version>1.6.0</version>
+        <version>1.7-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.dosgi.systests</groupId>
     <artifactId>cxf-dosgi-ri-systests2</artifactId>
-    <version>1.6.0</version>
+    <version>1.7-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Distributed OSGi System Tests</name>