You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/10/28 07:02:35 UTC

svn commit: r708449 - /servicemix/smx3/trunk/pom.xml

Author: gertv
Date: Mon Oct 27 23:02:35 2008
New Revision: 708449

URL: http://svn.apache.org/viewvc?rev=708449&view=rev
Log:
Use 2-SNAPSHOT version of root pom

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=708449&r1=708448&r2=708449&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Mon Oct 27 23:02:35 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>1.0</version>
+        <version>2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
@@ -1807,11 +1807,6 @@
     </dependencyManagement>
 
     <distributionManagement>
-        <repository>
-            <id>servicemix</id>
-            <name>Apache Release Distribution Repository</name>
-            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
-        </repository>
         <snapshotRepository>
             <id>apache.snapshots</id>
             <name>Apache Development Snapshot Repository</name>