diff options
author | Scott Marlow <smarlow@redhat.com> | 2013-07-31 09:48:11 -0400 |
---|---|---|
committer | Scott Marlow <smarlow@redhat.com> | 2013-07-31 09:48:11 -0400 |
commit | ee648fed68ac1dc5f8ce2959fccd3dc350598238 (patch) | |
tree | 4a3f66d6f9e7b6300b32d23b009b31d85476a2f0 /pom.xml | |
parent | 9098c6f88cfcde95115d44d49b766bb4e8f715ff (diff) | |
download | javassist-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |