aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2017-11-30 20:48:34 +0000
committerGary D. Gregory <ggregory@apache.org>2017-11-30 20:48:34 +0000
commit4955bae2c12cd231dbd905b7fc8cf942ac68ba0d (patch)
treed79a08e265b02166256dedc339e9fffc739728ba
parent6535c04c044a9a1ff76410251e43932ebafa6872 (diff)
downloadapache-commons-bcel-4955bae2c12cd231dbd905b7fc8cf942ac68ba0d.tar.gz
Prepare for 6.2 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1816756 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index acf59a34..bfb999f3 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.1</commons.release.version>
+ <commons.release.version>6.2</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 -->