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/05/24 21:06:42 UTC

svn commit: r1342387 - /aries/branches/blueprint-0.3.2-fixes/util/pom.xml

Author: dkulp
Date: Thu May 24 19:06:42 2012
New Revision: 1342387

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

Modified:
    aries/branches/blueprint-0.3.2-fixes/util/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/util/pom.xml?rev=1342387&r1=1342386&r2=1342387&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/util/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/util/pom.xml Thu May 24 19:06:42 2012
@@ -27,16 +27,16 @@
 
     <artifactId>org.apache.aries.util</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3.1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <name>Apache Aries Util</name>
     <description>
         This bundle contains the OSGi common util for Apache Aries
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.3.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.3.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.util-0.3.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/util</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/util</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/util</url>
     </scm>
 
     <properties>