aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-07-17 07:58:38 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-07-17 07:58:38 +0000
commit4bd7105829441948f5f142da387205026b8571a7 (patch)
tree6b7db5a99032e3ea7534ebc74c6731949a6ca1e6 /pom.xml
parente6d47bec4be925804864dd19a46024a820e965f1 (diff)
downloadjavassist-4bd7105829441948f5f142da387205026b8571a7.tar.gz
javassist-4bd7105829441948f5f142da387205026b8571a7.zip
for 3.8.1 releaserel_3_8_1_ga
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@453 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
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>