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:55:08 UTC

svn commit: r1187418 - /aries/branches/oct-2011-release/blueprint/blueprint-testbundleb/pom.xml

Author: hughesj
Date: Fri Oct 21 15:55:07 2011
New Revision: 1187418

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

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

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