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 2017/09/14 19:52:21 UTC

svn commit: r1808392 - in /commons/proper/bcel/tags/BCEL_6_1_RC1: ./ pom.xml

Author: britter
Date: Thu Sep 14 19:52:20 2017
New Revision: 1808392

URL: http://svn.apache.org/viewvc?rev=1808392&view=rev
Log:
Creating Commons BCEL 6.1-RC1 tag

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

Modified: commons/proper/bcel/tags/BCEL_6_1_RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/tags/BCEL_6_1_RC1/pom.xml?rev=1808392&r1=1808391&r2=1808392&view=diff
==============================================================================
--- commons/proper/bcel/tags/BCEL_6_1_RC1/pom.xml [UTF-8] (original)
+++ commons/proper/bcel/tags/BCEL_6_1_RC1/pom.xml [UTF-8] Thu Sep 14 19:52:20 2017
@@ -33,7 +33,7 @@
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <packaging>jar</packaging>
-  <version>6.1-SNAPSHOT</version>
+  <version>6.1</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>