From: Sanjay Dalal Date: Thu, 30 Jul 2009 23:08:44 +0000 (+0000) Subject: CSPACE-323 new pom and build files. old ones went into services. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=c1c9478be4e76d47029c4a122bae6b2ba9a335e8;p=tmp%2Fjakarta-migration.git CSPACE-323 new pom and build files. old ones went into services. A authentication/pom.xml A authentication/build.xml --- diff --git a/services/authentication/build.xml b/services/authentication/build.xml new file mode 100644 index 000000000..6a6432163 --- /dev/null +++ b/services/authentication/build.xml @@ -0,0 +1,123 @@ + + + + authentication service + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml new file mode 100644 index 000000000..e0f5348a3 --- /dev/null +++ b/services/authentication/pom.xml @@ -0,0 +1,49 @@ + + + + org.collectionspace.services.main + org.collectionspace.services + 1.0 + + 4.0.0 + org.collectionspace.services + 1.0 + org.collectionspace.services.authentication + pom + services.authentication + + + + + + service + client + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + + +