From 47e70bfa8f22952be478e9c4ddfe443bc255d9ee Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 22 May 2013 15:35:44 -0700 Subject: [PATCH] CSPACE-6007: Update project parent POM versions to 3.2.3. Minor cleanup of POM files, removal of versions managed in upstream POMs, reformatting, etc. --- .../3rdparty/nuxeo-platform-cs-citation-smk/pom.xml | 2 +- .../3rdparty/nuxeo-platform-cs-citation/pom.xml | 10 +++++----- services/citation/3rdparty/pom.xml | 2 +- services/citation/client/pom.xml | 7 +++---- services/citation/jaxb/pom.xml | 2 +- services/citation/pom.xml | 2 +- services/citation/service/pom.xml | 6 +++--- 7 files changed, 15 insertions(+), 16 deletions(-) diff --git a/services/citation/3rdparty/nuxeo-platform-cs-citation-smk/pom.xml b/services/citation/3rdparty/nuxeo-platform-cs-citation-smk/pom.xml index 76e08c3ff..316686efe 100644 --- a/services/citation/3rdparty/nuxeo-platform-cs-citation-smk/pom.xml +++ b/services/citation/3rdparty/nuxeo-platform-cs-citation-smk/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.citation.3rdparty - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 diff --git a/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml b/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml index 8768fce21..a522ce605 100644 --- a/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml +++ b/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml @@ -1,10 +1,10 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.collectionspace.services org.collectionspace.services.citation.3rdparty - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 @@ -17,12 +17,12 @@ - + src/main/resources true - + org.apache.maven.plugins diff --git a/services/citation/3rdparty/pom.xml b/services/citation/3rdparty/pom.xml index 8210f5e70..294b2376e 100644 --- a/services/citation/3rdparty/pom.xml +++ b/services/citation/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.citation - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 diff --git a/services/citation/client/pom.xml b/services/citation/client/pom.xml index aa731d5e8..96a0c4e2d 100644 --- a/services/citation/client/pom.xml +++ b/services/citation/client/pom.xml @@ -1,11 +1,11 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.collectionspace.services org.collectionspace.services.citation - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 @@ -84,7 +84,6 @@ commons-httpclient commons-httpclient - 3.1 diff --git a/services/citation/jaxb/pom.xml b/services/citation/jaxb/pom.xml index 02b67aa1b..69fb1ad3b 100644 --- a/services/citation/jaxb/pom.xml +++ b/services/citation/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.citation - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 diff --git a/services/citation/pom.xml b/services/citation/pom.xml index 0cbb03e8d..ec5a249ca 100644 --- a/services/citation/pom.xml +++ b/services/citation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 diff --git a/services/citation/service/pom.xml b/services/citation/service/pom.xml index 44f134558..54abb80f8 100644 --- a/services/citation/service/pom.xml +++ b/services/citation/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.citation - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -71,7 +71,7 @@ commons-logging 1.1 - + -- 2.47.3