From d32c3a0ac0504e420d54aab03df72efd2b9861d2 Mon Sep 17 00:00:00 2001 From: chiba Date: Sat, 2 Jun 2012 10:41:00 +0000 Subject: fixed JASSIST-126 git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@630 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e7bfdc19..6b8b35d0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 org.javassist javassist - jar + bundle Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. - 3.16.1-GA + 3.17.0-GA Javassist http://www.javassist.org/ @@ -128,7 +128,7 @@ 1.5 - + org.apache.maven.plugins maven-surefire-plugin 2.12 @@ -170,7 +170,7 @@ true - + org.apache.felix maven-bundle-plugin 2.1.0 @@ -196,6 +196,7 @@ !com.sun.jdi.*,javassist.*;version="${project.version}" + true -- cgit v1.2.3