From 0687a0e77891f73ae4e8b4e7c38f0e2f7ebce500 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 7 Jun 2010 18:41:30 +0000 Subject: [PATCH] NOJIRA: Updating dependencies in two Sample module POMs, Organization and Vocabulary, from 0.5-SNAPSHOT/1.0 to 0.8-SNAPSHOT. --- services/organization/sample/sample/pom.xml | 6 +++--- services/vocabulary/sample/sample/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.47.3