Author: cumminsh
Date: Wed Jul 25 22:00:26 2012
New Revision: 1365808

URL: http://svn.apache.org/viewvc?rev=1365808&view=rev
Log:
[ARIES-862] Correcting scm urls

Modified:
    aries/trunk/jmx/jmx-blueprint-bundle/pom.xml

Modified: aries/trunk/jmx/jmx-blueprint-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle/pom.xml?rev=1365808&r1=1365807&r2=1365808&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-blueprint-bundle/pom.xml (original)
+++ aries/trunk/jmx/jmx-blueprint-bundle/pom.xml Wed Jul 25 22:00:26 2012
@@ -33,9 +33,9 @@
     </description>
 
      <scm>
-         
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint</connection>
-         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint</url>
+         
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</connection>
+         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-blueprint-bundle</developerConnection>
+         
<url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-blueprint-bundle</url>
      </scm>
 
     <properties>


Reply via email to