You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/13 16:54:14 UTC

svn commit: r1361249 - /aries/trunk/transaction/transaction-testbundle/pom.xml

Author: cumminsh
Date: Fri Jul 13 14:54:14 2012
New Revision: 1361249

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

Modified:
    aries/trunk/transaction/transaction-testbundle/pom.xml

Modified: aries/trunk/transaction/transaction-testbundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-testbundle/pom.xml?rev=1361249&r1=1361248&r2=1361249&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-testbundle/pom.xml (original)
+++ aries/trunk/transaction/transaction-testbundle/pom.xml Fri Jul 13 14:54:14 2012
@@ -28,13 +28,13 @@
   <groupId>org.apache.aries.transaction</groupId>
   <artifactId>org.apache.aries.transaction.testbundle</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Aries Transaction Test Bundle</name>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.testbundle-1.0.0</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.testbundle-1.0.0</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.transaction.testbundle-1.0.0</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/transaction/transaction-testbundle</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/transaction/transaction-testbundle</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-testbundle</url>
      </scm>
 
   <properties>