You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/22 16:29:14 UTC

svn commit: r936868 - /incubator/aries/branches/0.1-incubating-RCx/util/pom.xml

Author: hughesj
Date: Thu Apr 22 14:29:14 2010
New Revision: 936868

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

Modified:
    incubator/aries/branches/0.1-incubating-RCx/util/pom.xml

Modified: incubator/aries/branches/0.1-incubating-RCx/util/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/util/pom.xml?rev=936868&r1=936867&r2=936868&view=diff
==============================================================================
--- incubator/aries/branches/0.1-incubating-RCx/util/pom.xml (original)
+++ incubator/aries/branches/0.1-incubating-RCx/util/pom.xml Thu Apr 22 14:29:14 2010
@@ -26,16 +26,16 @@
 
     <artifactId>org.apache.aries.util</artifactId>
     <packaging>bundle</packaging>
-    <version>0.1-incubating</version>
+    <version>0.2-incubating-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/incubator/aries/tags/org.apache.aries.util-0.1-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/org.apache.aries.util-0.1-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/tags/org.apache.aries.util-0.1-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.1-incubating-RCx/util</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.1-incubating-RCx/util</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/util</url>
     </scm>
 
     <properties>