Author: ggregory
Date: Sun Jan 27 15:32:07 2019
New Revision: 1852301
URL: http://svn.apache.org/viewvc?rev=1852301&view=rev
Log:
Set version to SNAPSHOT
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1852301&r1=1852300&r2=1852301&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml [UTF-8] (original)
+++ commons/proper/bcel/trunk/pom.xml [UTF-8] Sun Jan 27 15:32:07 2019
@@ -33,7 +33,7 @@
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
- <version>6.3</version>
+ <version>6.3-SNAPSHOT</version>
<name>Apache Commons BCEL</name>
<description>Apache Commons Bytecode Engineering Library</description>