summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorScott Marlow <smarlow@redhat.com>2013-07-31 09:48:11 -0400
committerScott Marlow <smarlow@redhat.com>2013-07-31 09:48:11 -0400
commitee648fed68ac1dc5f8ce2959fccd3dc350598238 (patch)
tree4a3f66d6f9e7b6300b32d23b009b31d85476a2f0 /pom.xml
parent9098c6f88cfcde95115d44d49b766bb4e8f715ff (diff)
downloadjavassist-ee648fed68ac1dc5f8ce2959fccd3dc350598238.tar.gz
javassist-ee648fed68ac1dc5f8ce2959fccd3dc350598238.zip
for releasing 3.18.1-Beta1rel_3_18_1_beta1
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 e69d6e24..59ffb09f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java.
</description>
- <version>3.18.0-GA</version>
+ <version>3.18.1-Beta1</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>