Next release will be 6.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1851908 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index eccc4c5..0e3f38d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
<commons.componentid>bcel</commons.componentid>
<commons.module.name>org.apache.bcel</commons.module.name>
- <commons.release.version>6.2</commons.release.version>
+ <commons.release.version>6.3</commons.release.version>
<commons.release.desc>(Java 7+)</commons.release.desc>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-bcel</commons.scmPubUrl>
<!-- Configuration properties for the OSGi maven-bundle-plugin -->