From: Aron Roberts Date: Mon, 7 Jun 2010 18:41:30 +0000 (+0000) Subject: NOJIRA: Updating dependencies in two Sample module POMs, Organization and Vocabulary... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=0687a0e77891f73ae4e8b4e7c38f0e2f7ebce500;p=tmp%2Fjakarta-migration.git NOJIRA: Updating dependencies in two Sample module POMs, Organization and Vocabulary, from 0.5-SNAPSHOT/1.0 to 0.8-SNAPSHOT. --- diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index 0575a52c1..9020bac72 100644 --- a/services/organization/sample/sample/pom.xml +++ b/services/organization/sample/sample/pom.xml @@ -11,17 +11,17 @@ org.collectionspace.services org.collectionspace.services.organization.jaxb - 1.0 + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.5-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.organization.client - 0.5-SNAPSHOT + 0.8-SNAPSHOT diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index a80b8ffad..443067dc4 100644 --- a/services/vocabulary/sample/sample/pom.xml +++ b/services/vocabulary/sample/sample/pom.xml @@ -11,17 +11,17 @@ org.collectionspace.services org.collectionspace.services.vocabulary.jaxb - 1.0 + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.5-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.vocabulary.client - 0.5-SNAPSHOT + 0.8-SNAPSHOT