You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2012/06/22 04:01:50 UTC

svn commit: r1352758 - /aries/branches/org.apache.aries.proxy-0.4.1/pom.xml

Author: dkulp
Date: Fri Jun 22 02:01:50 2012
New Revision: 1352758

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

Modified:
    aries/branches/org.apache.aries.proxy-0.4.1/pom.xml

Modified: aries/branches/org.apache.aries.proxy-0.4.1/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/org.apache.aries.proxy-0.4.1/pom.xml?rev=1352758&r1=1352757&r2=1352758&view=diff
==============================================================================
--- aries/branches/org.apache.aries.proxy-0.4.1/pom.xml (original)
+++ aries/branches/org.apache.aries.proxy-0.4.1/pom.xml Fri Jun 22 02:01:50 2012
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>0.4.1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.4.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.4.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-0.4.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/org.apache.aries.proxy-0.4.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/org.apache.aries.proxy-0.4.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/branches/org.apache.aries.proxy-0.4.1</url>
     </scm>