You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/03/12 08:28:41 UTC

svn commit: r922168 - in /servicemix/components/shared-libraries/trunk: pom.xml servicemix-common/pom.xml servicemix-shared/pom.xml servicemix-soap/pom.xml servicemix-soap2/pom.xml

Author: ccustine
Date: Fri Mar 12 07:28:40 2010
New Revision: 922168

URL: http://svn.apache.org/viewvc?rev=922168&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/components/shared-libraries/trunk/pom.xml
    servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml
    servicemix/components/shared-libraries/trunk/servicemix-shared/pom.xml
    servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml
    servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml

Modified: servicemix/components/shared-libraries/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/pom.xml?rev=922168&r1=922167&r2=922168&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/pom.xml Fri Mar 12 07:28:40 2010
@@ -28,15 +28,15 @@
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>shared-libraries-pom</artifactId>
-  <version>2010.01</version>
+  <version>2010.02-SNAPSHOT</version>
   <packaging>pom</packaging>
   
   <name>ServiceMix :: Shared Libraries</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/shared-libraries/tags/shared-libraries-pom-2010.01</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/shared-libraries/tags/shared-libraries-pom-2010.01</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/components/shared-libraries/tags/shared-libraries-pom-2010.01</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/shared-libraries/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/shared-libraries/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/components/shared-libraries/trunk</url>
   </scm>
 
   <properties>

Modified: servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml?rev=922168&r1=922167&r2=922168&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml Fri Mar 12 07:28:40 2010
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>shared-libraries-pom</artifactId>
-    <version>2010.01</version>
+    <version>2010.02-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-common</artifactId>
-  <version>2010.01</version>
+  <version>2010.02-SNAPSHOT</version>
   <packaging>jar</packaging>
   
   <name>ServiceMix :: Common</name>

Modified: servicemix/components/shared-libraries/trunk/servicemix-shared/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-shared/pom.xml?rev=922168&r1=922167&r2=922168&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-shared/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/servicemix-shared/pom.xml Fri Mar 12 07:28:40 2010
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>shared-libraries-pom</artifactId>
-    <version>2010.01</version>
+    <version>2010.02-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-shared</artifactId>
-  <version>2010.01</version>
+  <version>2010.02-SNAPSHOT</version>
   <packaging>jbi-shared-library</packaging>
   
   <name>ServiceMix :: Shared</name>

Modified: servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml?rev=922168&r1=922167&r2=922168&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/servicemix-soap/pom.xml Fri Mar 12 07:28:40 2010
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>shared-libraries-pom</artifactId>
-    <version>2010.01</version>
+    <version>2010.02-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-soap</artifactId>
-  <version>2010.01</version>
+  <version>2010.02-SNAPSHOT</version>
   <packaging>jar</packaging>
   
   <name>ServiceMix :: SOAP</name>

Modified: servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml?rev=922168&r1=922167&r2=922168&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/servicemix-soap2/pom.xml Fri Mar 12 07:28:40 2010
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>shared-libraries-pom</artifactId>
-    <version>2010.01</version>
+    <version>2010.02-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-soap2</artifactId>
-  <version>2010.01</version>
+  <version>2010.02-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>ServiceMix :: SOAP2</name>
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-common</artifactId>
-      <version>2010.01</version>
+      <version>2010.02-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>commons-logging</groupId>