From: Richard Millet Date: Tue, 23 Apr 2013 18:58:40 +0000 (-0700) Subject: CSPACE-5928-REM: Need to tweak the Report service poms in order to get the Maven... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=4f6eeebfb2dae2170a7049f2934fcc63251d517d;p=tmp%2Fjakarta-migration.git CSPACE-5928-REM: Need to tweak the Report service poms in order to get the Maven deploy goal to work. --- diff --git a/pom.xml b/pom.xml index 1509a7099..48b3cbb02 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,13 @@ - libs-releases-local - libs-releases-local + libs-release-local + libs-release-local http://nightly.collectionspace.org:8081/artifactory/libs-release-local - libs-snapshots-local - libs-snapshots-local + libs-snapshot-local + libs-snapshot-local http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local diff --git a/services/report/pom.xml b/services/report/pom.xml index 89f2b9a52..a2ce4e96f 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -19,6 +19,12 @@ net.sf.jasperreports jasperreports 5.0.1 + + + itext + com.lowagie + + @@ -31,11 +37,6 @@ - - com.lowagie - itext - 2.1.7 -