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 2011/10/24 12:24:31 UTC

svn commit: r1188077 - /aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml

Author: hughesj
Date: Mon Oct 24 10:24:30 2011
New Revision: 1188077

URL: http://svn.apache.org/viewvc?rev=1188077&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.blueprint.itests-0.4

Modified:
    aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml

Modified: aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml?rev=1188077&r1=1188076&r2=1188077&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-itests/pom.xml Mon Oct 24 10:24:30 2011
@@ -28,16 +28,16 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.itests</artifactId>
     <name>Apache Aries Blueprint iTests</name>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.4</version>
     <description>
         Integration tests using the standalone blueprint-bundle for the implementation
         and blueprint-sample for the blueprint application to be tested.
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-itests</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-itests</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-itests</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.itests-0.4</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.itests-0.4</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.itests-0.4</url>
      </scm>
 
     <dependencies>