aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2019-09-01 17:32:52 +0900
committerchibash <chiba@javassist.org>2019-09-01 17:32:52 +0900
commit10a92c6aa966859a3e6f1a5eb6efae6b8a37a426 (patch)
tree1ed5b57750c95b865c19763086426adf6e43a919 /pom.xml
parent3dcbf5e3919d75f8f650ddb068db0ed7dcb2563d (diff)
downloadjavassist-10a92c6aa966859a3e6f1a5eb6efae6b8a37a426.tar.gz
javassist-10a92c6aa966859a3e6f1a5eb6efae6b8a37a426.zip
fixes typos included in PR #272 (Issue #270)
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 c7b4bf81..cbc25375 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.25.1-GA</version>
+ <version>3.26.0-GA</version>
<name>Javassist</name>
<url>http://www.javassist.org/</url>