summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2018-06-21 01:07:19 +0900
committerchibash <chiba@javassist.org>2018-06-21 01:07:19 +0900
commitdfce4e4b3d5fbd253d720867eab8e6146e0de516 (patch)
tree0c065a5edf1f7df2f28457504ca9641ebdcfcbaf /pom.xml
parent040a9cfc267dde60b0977227a479a939a4e828f6 (diff)
downloadjavassist-dfce4e4b3d5fbd253d720867eab8e6146e0de516.tar.gz
javassist-dfce4e4b3d5fbd253d720867eab8e6146e0de516.zip
updates for release 3.23.0-GArel_3_23_0_ga
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 5fcdcc43..a6a869b5 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.22.0-GA</version>
+ <version>3.23.0-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>