From 06eed61bab16188b6ec1617136d708ee7236c22d Mon Sep 17 00:00:00 2001 From: adinn Date: Wed, 21 Apr 2010 10:17:44 +0000 Subject: rolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. also updated the pom so it can be used to deploy snapshots or full releases to the new jboss repository git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@534 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- pom.xml | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 69 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 94a7e663..a2a34603 100644 --- a/pom.xml +++ b/pom.xml @@ -8,28 +8,89 @@ Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. - 3.12.0.GA + 3.12.1-SNAPSHOT Javassist http://www.javassist.org/ + + + JIRA + https://jira.jboss.org/jira/browse/JASSIST/ + + + + + LGPL 2.1 + http://www.gnu.org/licenses/lgpl-2.1.html + + + + + scm:svn:http://anonsvn.jboss.org/repos/javassist/ + scm:svn:https://svn.jboss.org/repos/javassist/ + http://fisheye.jboss.org/browse/javassist/ + + + + + chiba + Shigeru Chiba + chiba@acm.org + Tokyo Institute Of Technology + http://www.csg.is.titech.ac.jp/ + + project lead + + 8 + + + + adinn + Andrew Dinn + adinn@redhat.com + JBoss + http://www.jboss.org/ + + contributing developer + + 0 + + + + + jboss-releases-repository + JBoss Releases Repository + https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ + - snapshots.jboss.org - JBoss Snapshot Repository - ${jboss.snapshots.repo.url} + jboss-snapshots-repository + JBoss Snapshots Repository + https://repository.jboss.org/nexus/content/repositories/snapshots/ -- cgit v1.2.3