aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 678c0c7a..2523826c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java.
</description>
- <version>3.8.0.GA</version>
+ <version>3.8.1.GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>
<build>