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 2013/01/23 16:59:23 UTC

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

Author: dkulp
Date: Wed Jan 23 15:59:23 2013
New Revision: 1437513

URL: http://svn.apache.org/viewvc?rev=1437513&view=rev
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=1437513&r1=1437512&r2=1437513&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-blueprint/pom.xml (original)
+++ aries/trunk/transaction/transaction-blueprint/pom.xml Wed Jan 23 15:59:23 2013
@@ -27,14 +27,14 @@
     <groupId>org.apache.aries.transaction</groupId>
     <artifactId>org.apache.aries.transaction.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.0.2-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.0.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.blueprint-1.0.1
+        <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/tags/org.apache.aries.transaction.blueprint-1.0.1</url>
+        <url>http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-blueprint</url>
     </scm>
 
     <properties>