From 9420f2eabc1b9ec17b64a7720b7ec207c9cf7a39 Mon Sep 17 00:00:00 2001 From: adinn Date: Mon, 8 Mar 2010 08:59:01 +0000 Subject: updated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to pom as a snapshot distribution destination so we can install snapshots overnight -- fixes JAVASSIST-107 git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@514 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 87b6c06a..fa20c84a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,16 @@ Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. - 3.11.0.GA + 3.12.0-SNAPSHOT Javassist http://www.javassist.org/ + + + jboss-snapshots + JBoss Snapshot Repository + ${jboss.snapshots.repo.url} + + src/main/ src/test/ -- cgit v1.2.3