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 9d333fed..0b8c335c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java.
</description>
- <version>3.14.0-SNAPSHOT</version>
+ <version>3.14.0-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>