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/08/30 23:58:15 UTC

svn commit: r1621539 - in /commons/proper/bcel/tags/BCEL_6_0_RC1: ./ pom.xml

Author: ebourg
Date: Sat Aug 30 21:58:15 2014
New Revision: 1621539

URL: http://svn.apache.org/r1621539
Log:
Creating BCEL_6_0_RC1 tag

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

Modified: commons/proper/bcel/tags/BCEL_6_0_RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/tags/BCEL_6_0_RC1/pom.xml?rev=1621539&r1=1621420&r2=1621539&view=diff
==============================================================================
--- commons/proper/bcel/tags/BCEL_6_0_RC1/pom.xml (original)
+++ commons/proper/bcel/tags/BCEL_6_0_RC1/pom.xml Sat Aug 30 21:58:15 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>
 
@@ -80,6 +80,7 @@
   </organization>
 
   <developers>
+
     <developer>
       <name>Dave Brosius</name>
       <id>dbrosius</id>