From 599b200ca5dda7957b47fb5156199a75a50a57ae Mon Sep 17 00:00:00 2001 From: Muga Nishizawa Date: Sun, 12 Sep 2010 23:04:23 +0900 Subject: [PATCH] change the version of javassist 3.12.1.GA --- java/pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 6591a727..70da6a6f 100755 --- a/java/pom.xml +++ b/java/pom.xml @@ -29,11 +29,11 @@ 4.8.1 test - - jboss + javassist javassist - 3.7.ga + 3.12.1.GA + compile @@ -107,11 +107,12 @@ MessagePack Maven2 Repository http://msgpack.org/maven2 - - repo2.maven.org - repo2.maven.org Maven2 Repository - http://repo2.maven.org/maven2 + repository.jboss.org + https://repository.jboss.org/nexus/content/groups/public/ + + false +