You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by eb...@apache.org on 2014/09/26 22:31:19 UTC

svn commit: r1627879 - in /commons/proper/bcel/tags/BCEL_6_0_RC2: ./ pom.xml

Author: ebourg
Date: Fri Sep 26 20:31:19 2014
New Revision: 1627879

URL: http://svn.apache.org/r1627879
Log:
Creating BCEL_6_0_RC2 tag

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

Modified: commons/proper/bcel/tags/BCEL_6_0_RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/tags/BCEL_6_0_RC2/pom.xml?rev=1627879&r1=1627871&r2=1627879&view=diff
==============================================================================
--- commons/proper/bcel/tags/BCEL_6_0_RC2/pom.xml (original)
+++ commons/proper/bcel/tags/BCEL_6_0_RC2/pom.xml Fri Sep 26 20:31:19 2014
@@ -31,7 +31,7 @@
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <packaging>jar</packaging>
-  <version>6.0-SNAPSHOT</version>
+  <version>6.0</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>