You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2015/08/08 20:17:11 UTC

svn commit: r1694833 - /aries/trunk/transaction/transaction-blueprint/pom.xml

Author: cschneider
Date: Sat Aug  8 18:17:11 2015
New Revision: 1694833

URL: http://svn.apache.org/r1694833
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: aries/trunk/transaction/transaction-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-blueprint/pom.xml?rev=1694833&r1=1694832&r2=1694833&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-blueprint/pom.xml (original)
+++ aries/trunk/transaction/transaction-blueprint/pom.xml Sat Aug  8 18:17:11 2015
@@ -31,13 +31,13 @@
     <groupId>org.apache.aries.transaction</groupId>
     <artifactId>org.apache.aries.transaction.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.1</version>
+    <version>1.2.0-SNAPSHOT</version>
     <name>Apache Aries Transaction Blueprint</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.blueprint-1.1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.blueprint-1.1.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.transaction.blueprint-1.1.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/transaction/transaction-blueprint</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/transaction/transaction-blueprint</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-blueprint</url>
     </scm>
 
     <properties>