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/21 17:43:04 UTC

svn commit: r1187410 - /aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml

Author: hughesj
Date: Fri Oct 21 15:43:04 2011
New Revision: 1187410

URL: http://svn.apache.org/viewvc?rev=1187410&view=rev
Log:
Releasing from branch so modify the <scm> element

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml?rev=1187410&r1=1187409&r2=1187410&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml Fri Oct 21 15:43:04 2011
@@ -31,9 +31,9 @@
     <packaging>bundle</packaging>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/testbundlea</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/testbundlea</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/testbundlea</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-testbundlea</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-testbundlea</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-testbundlea</url>
      </scm>
 
     <properties>