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/05 12:01:36 UTC

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

Author: cschneider
Date: Wed Aug  5 10:01:36 2015
New Revision: 1694165

URL: http://svn.apache.org/r1694165
Log:
[maven-release-plugin] prepare release org.apache.aries.transaction.blueprint-1.1.0

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=1694165&r1=1694164&r2=1694165&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-blueprint/pom.xml (original)
+++ aries/trunk/transaction/transaction-blueprint/pom.xml Wed Aug  5 10:01:36 2015
@@ -31,13 +31,13 @@
     <groupId>org.apache.aries.transaction</groupId>
     <artifactId>org.apache.aries.transaction.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <name>Apache Aries Transaction Blueprint</name>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.blueprint-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.blueprint-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.transaction.blueprint-1.1.0</url>
     </scm>
 
     <properties>