aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorScott Marlow <smarlow@redhat.com>2019-04-18 09:35:00 -0400
committerScott Marlow <smarlow@redhat.com>2019-04-18 09:35:00 -0400
commitb15f6c06408ed28d7f49725a962fda510b092951 (patch)
treedf5e8c9a1a3b392d81b4c7b586c98cc2c00d8c72 /pom.xml
parent0b2912e7606910fecbacd1784c23fa7832f392bb (diff)
downloadjavassist-3.23.tar.gz
javassist-3.23.zip
updates for release 3.23.2rel_3_23_2_ga3.23
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 adb9c619..bbf67dc9 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.23.1-GA</version>
+ <version>3.23.2-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>