aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2017-11-30 21:37:11 +0000
committerGary D. Gregory <ggregory@apache.org>2017-11-30 21:37:11 +0000
commit9cd000cc265bfd0997e0277363dbe28ed8a28714 (patch)
treedb4f43871b42a40bb783eb7f3b087165a6ef7975
parent5891d9d1f19028f7fc4d886b54d220913e164f7c (diff)
downloadapache-commons-bcel-9cd000cc265bfd0997e0277363dbe28ed8a28714.tar.gz
Creating Apache Commons BCEL 6.2-RC1 tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_2_RC1@1816763 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 bfb999f3..dff48fc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
- <version>6.2-SNAPSHOT</version>
+ <version>6.2</version>
<name>Apache Commons BCEL</name>
<description>Apache Commons Bytecode Engineering Library</description>