You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2008/11/12 11:09:06 UTC

svn commit: r713340 - /servicemix/servicemix-pom/trunk/pom.xml

Author: lhein
Date: Wed Nov 12 02:09:05 2008
New Revision: 713340

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

Modified:
    servicemix/servicemix-pom/trunk/pom.xml

Modified: servicemix/servicemix-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/servicemix-pom/trunk/pom.xml?rev=713340&r1=713339&r2=713340&view=diff
==============================================================================
--- servicemix/servicemix-pom/trunk/pom.xml (original)
+++ servicemix/servicemix-pom/trunk/pom.xml Wed Nov 12 02:09:05 2008
@@ -27,7 +27,7 @@
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-pom</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <packaging>pom</packaging>
   
   <name>ServiceMix POM</name>
@@ -174,9 +174,9 @@
   </developers>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/servicemix-pom/tags/servicemix-pom-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/servicemix-pom/tags/servicemix-pom-2</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/servicemix-pom/tags/servicemix-pom-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/servicemix-pom/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/servicemix-pom/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/servicemix-pom/trunk</url>
   </scm>
   
   <distributionManagement>