aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2019-03-17 22:57:29 +0900
committerchibash <chiba@javassist.org>2019-03-17 22:57:29 +0900
commite3f70e8d1d8cc1838886191ae398b53c3bbe7963 (patch)
tree59c941f7ac105cb01789c9b44d1916af9c07ba8f /pom.xml
parent50430c10beedcc5971ed63c12810f1c13f1c33a5 (diff)
downloadjavassist-e3f70e8d1d8cc1838886191ae398b53c3bbe7963.tar.gz
javassist-e3f70e8d1d8cc1838886191ae398b53c3bbe7963.zip
adds javadoc comments for PR #250
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 eaef95f1..9dfcd996 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.24.1-GA</version>
+ <version>3.25-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>