From: Sanjay Dalal Date: Tue, 16 Feb 2010 22:23:02 +0000 (+0000) Subject: CSPACE-709 added war manifest with properties Vendor, Package and Release X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=60c7840452e8b0f439da5af497b1c1f02714179c;p=tmp%2Fjakarta-migration.git CSPACE-709 added war manifest with properties Vendor, Package and Release M JaxRsServiceProvider/pom.xml --- diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index ffcfa5caf..13c0da45d 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -15,6 +15,7 @@ 1.0 services.jaxrs.provider + 0.5 3.0.0.RELEASE 3.0.1.RELEASE @@ -307,6 +308,19 @@ org.apache.maven.plugins maven-war-plugin 2.0 + + + + ${pom.groupid} + + + + CollectionSpace Services + ${pom.groupId} + ${cs.release} + + + org.apache.maven.plugins