You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2016/07/10 20:07:24 UTC

svn commit: r1752111 - in /commons/proper/bcel/tags/BCEL_6_0_RC8: ./ pom.xml

Author: britter
Date: Sun Jul 10 20:07:24 2016
New Revision: 1752111

URL: http://svn.apache.org/viewvc?rev=1752111&view=rev
Log:
Creating bcel-6.0-RC8 tag

Added:
    commons/proper/bcel/tags/BCEL_6_0_RC8/
      - copied from r1752109, commons/proper/bcel/trunk/
Modified:
    commons/proper/bcel/tags/BCEL_6_0_RC8/pom.xml

Modified: commons/proper/bcel/tags/BCEL_6_0_RC8/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/tags/BCEL_6_0_RC8/pom.xml?rev=1752111&r1=1752109&r2=1752111&view=diff
==============================================================================
--- commons/proper/bcel/tags/BCEL_6_0_RC8/pom.xml [UTF-8] (original)
+++ commons/proper/bcel/tags/BCEL_6_0_RC8/pom.xml [UTF-8] Sun Jul 10 20:07:24 2016
@@ -192,9 +192,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bcel/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/bcel/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/commons/proper/bcel/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0</developerConnection>
+    <url>http://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0</url>
   </scm>
 
   <build>