From 7eec12a12e1719c7af99a0e9ed83edd1d2396261 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 22 Jun 2006 22:54:48 +0000 Subject: Fixed version --- pom.xml | 237 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 128 insertions(+), 109 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index cbfac37..9fe3d4e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,111 +1,130 @@ - 4.0.0 - net.sf.antcontrib - cpptasks - CPPTasks (modified) - 20051015-patched-1.1 - Library to call native compilers and linkers. - http://java.freehep.org/ - - continuum - http://svn.freehep.org:2000/continuum - - - -
Mark.Donszelmann@slac.stanford.edu
-
-
-
-
- - scm:svn:svn://svn.freehep.org/svn/misc/trunk/cpptasks - scm:svn:svn://svn.freehep.org/svn/misc/trunk/cpptasks - - - - freehep-maven-deploy - FreeHEP Maven Repository - scpexe://svn.freehep.org/nfs/slac/g/jas/maven2 - - - - - - org.apache.maven.wagon - wagon-ssh-external - - - install - src - - - . - - LICENSE - NOTICE - - - - src - - cpptasks.tasks - cpptasks.types - - - - - - maven-jar-plugin - - - - net.sf.antcontrib.cpptasks.AboutCCTask - net.sf.antcontrib.cpptasks - - - - - - - - - jdk1.4 - - 1.4 - - - - xerces - xercesImpl - 2.6.2 - - - - - jdk1.5 - - 1.5 - - - - xerces - xercesImpl - 2.7.1 - - - - - - - ant - ant - 1.6.5 - - - junit - junit - 3.8.2 - test - - + 4.0.0 + net.sf.antcontrib + cpptasks + CPPTasks (modified) + 20051015-patched-1.1 + + Library to call native compilers and linkers. + + http://java.freehep.org/ + + continuum + http://svn.freehep.org:2000/continuum + + + +
+ Mark.Donszelmann@slac.stanford.edu +
+
+
+
+
+ + + scm:svn:svn://svn.freehep.org/svn/misc/trunk/cpptasks + + + scm:svn:svn://svn.freehep.org/svn/misc/trunk/cpptasks + + + + + freehep-maven-deploy + FreeHEP Maven Repository + scpexe://svn.freehep.org/nfs/slac/g/jas/maven2 + + + + + + org.apache.maven.wagon + wagon-ssh-external + + + install + src + + + . + + LICENSE + NOTICE + + + + src + + cpptasks.tasks + cpptasks.types + + + + + + maven-compiler-plugin + + 1.4 + 1.4 + + + + maven-jar-plugin + + + + + net.sf.antcontrib.cpptasks.AboutCCTask + + + net.sf.antcontrib.cpptasks + + + + + + + + + + jdk1.4 + + 1.4 + + + + xerces + xercesImpl + 2.6.2 + + + + + jdk1.5 + + 1.5 + + + + xerces + xercesImpl + 2.7.1 + + + + + + + ant + ant + 1.6.5 + + + junit + junit + 3.8.2 + test + +
-- cgit v1.2.3