aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2016-07-14 11:36:40 +0000
committerBenedikt Ritter <britter@apache.org>2016-07-14 11:36:40 +0000
commit7065b452709cab3c6c2871f93cbe011b2abedd6e (patch)
treeae6553f0f4ce96a035b84a7aaa94e589985415e8 /pom.xml
parented454a31e58cef704302c7cc86617cb8b0919d6a (diff)
downloadapache-commons-bcel-7065b452709cab3c6c2871f93cbe011b2abedd6e.tar.gz
Bump version number for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1752624 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 63a33140..7ad4cb93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
- <version>6.0-SNAPSHOT</version>
+ <version>6.1-SNAPSHOT</version>
<name>Apache Commons BCEL</name>
<description>Apache Commons Bytecode Engineering Library</description>