summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorScott Marlow <smarlow@redhat.com>2013-08-29 15:32:35 -0400
committerScott Marlow <smarlow@redhat.com>2013-08-30 13:10:33 -0400
commitf52b94aec372d0c181b5f63954421e5864ca7533 (patch)
tree00756a4b0461455a9f4c8fc09008fdafe21d0b5c /pom.xml
parent242f834217198d731deff2d239624d3bd3849526 (diff)
downloadjavassist-f52b94aec372d0c181b5f63954421e5864ca7533.tar.gz
javassist-f52b94aec372d0c181b5f63954421e5864ca7533.zip
for releasing 3.18.1-GArel_3_18_1_ga
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 69ccc4a5..653e3b47 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.18.1-Beta1</version>
+ <version>3.18.1-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>
@@ -81,7 +81,7 @@
</developer>
<developer>
- <id>scottmarlow</id>
+ <id>smarlow</id>
<name>Scott Marlow</name>
<email>smarlow@redhat.com</email>
<organization>JBoss</organization>