From 74f80bdfea6b83a5d8d49a10a9c46cfaca3ca876 Mon Sep 17 00:00:00 2001 From: Hiroshi Ukai Date: Tue, 30 Aug 2022 06:09:37 +0900 Subject: Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the version to 3.29.2-GA --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index edce52a1..6aaf90d4 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. - 3.29.1-GA + 3.29.2-GA Javassist http://www.javassist.org/ @@ -183,6 +183,9 @@ javassist.CtClass true + + src/main/META-INF/MANIFEST.MF + -- cgit v1.2.3