From: Aron Roberts Date: Thu, 15 Nov 2012 03:13:30 +0000 (-0800) Subject: CSPACE-5724: Updated services build version to 3.2-SNAPSHOT from 3.1-SNAPSHOT. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=31b794a66870a2418dacc44b16aac6f44e968cec;p=tmp%2Fjakarta-migration.git CSPACE-5724: Updated services build version to 3.2-SNAPSHOT from 3.1-SNAPSHOT. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index f914d20f0..330262695 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty.nuxeo - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml b/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml index e0f84cae4..0e45d3121 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty.nuxeo - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml b/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml index bc46f3a71..e5a9fae7b 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty.nuxeo - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml b/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml index 5be32e7b9..909e3a8b4 100644 --- a/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.3rdparty.nuxeo org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services.3rdparty.nuxeo.thumbnail org.collectionspace.services.3rdparty.nuxeo.thumbnail diff --git a/3rdparty/nuxeo/pom.xml b/3rdparty/nuxeo/pom.xml index bde6c0bcd..30b88331d 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index 474e8496d..5449ea2e1 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/build.properties b/build.properties index 881c8cf3a..25d814625 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ host=127.0.0.1 #cspace -release.version=3.1 +release.version=3.2 cspace.release=${release.version}-SNAPSHOT cspace.services.release=cspace-services-${cspace.release} domain.cspace=cspace-services diff --git a/pom.xml b/pom.xml index 6d9acd81e..05e81761a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.collectionspace.services org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT pom services @@ -22,8 +22,8 @@ 5.5-I20111104_1115 5.5-I20111104_1115 --> - 3.1-SNAPSHOT - 3.1-SNAPSHOT + 3.2-SNAPSHOT + 3.2-SNAPSHOT 3.0.0.RELEASE 3.0.2.RELEASE diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index ac02effcb..b4a4be2a5 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 634034e7d..b112a0dbb 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/PerformanceTests/pom.xml b/services/PerformanceTests/pom.xml index 5a0ecf0c1..d65a593b0 100644 --- a/services/PerformanceTests/pom.xml +++ b/services/PerformanceTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index ee2d6fbdd..ebe52bbfa 100644 --- a/services/account/client/pom.xml +++ b/services/account/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/account/jaxb/pom.xml b/services/account/jaxb/pom.xml index b9ab4f9de..06dc481c7 100644 --- a/services/account/jaxb/pom.xml +++ b/services/account/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/account/pom.xml b/services/account/pom.xml index 35b498ef3..ea8a23f7f 100644 --- a/services/account/pom.xml +++ b/services/account/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/account/pstore/pom.xml b/services/account/pstore/pom.xml index f4994ebaa..20fe165e9 100644 --- a/services/account/pstore/pom.xml +++ b/services/account/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.account org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index 9bedcb178..04f1c29a4 100644 --- a/services/account/service/pom.xml +++ b/services/account/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.account org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/pom.xml b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/pom.xml index 6f0e27327..2c2670c6c 100644 --- a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/pom.xml +++ b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.acquisition.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/pom.xml b/services/acquisition/3rdparty/pom.xml index b328d05a7..5f225a139 100644 --- a/services/acquisition/3rdparty/pom.xml +++ b/services/acquisition/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index e03353bf8..784f2df7b 100644 --- a/services/acquisition/client/pom.xml +++ b/services/acquisition/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/jaxb/pom.xml b/services/acquisition/jaxb/pom.xml index 103f57abb..9247ba722 100644 --- a/services/acquisition/jaxb/pom.xml +++ b/services/acquisition/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/pom.xml b/services/acquisition/pom.xml index 47f2aaa08..2299f030f 100644 --- a/services/acquisition/pom.xml +++ b/services/acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/acquisition/service/pom.xml b/services/acquisition/service/pom.xml index 97c454f5c..c7418656b 100644 --- a/services/acquisition/service/pom.xml +++ b/services/acquisition/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authentication/client/pom.xml b/services/authentication/client/pom.xml index 04155480b..456d1de26 100644 --- a/services/authentication/client/pom.xml +++ b/services/authentication/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authentication/jaxb/pom.xml b/services/authentication/jaxb/pom.xml index 768f77818..082a31255 100644 --- a/services/authentication/jaxb/pom.xml +++ b/services/authentication/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml index f152b331c..8bdb5a8af 100644 --- a/services/authentication/pom.xml +++ b/services/authentication/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authentication/pstore/pom.xml b/services/authentication/pstore/pom.xml index 75ae5de69..0f558a70f 100644 --- a/services/authentication/pstore/pom.xml +++ b/services/authentication/pstore/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index 7b6d1533f..8817f22c5 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authority/jaxb/pom.xml b/services/authority/jaxb/pom.xml index d74b8df70..07461f5df 100644 --- a/services/authority/jaxb/pom.xml +++ b/services/authority/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.authority org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authority/pom.xml b/services/authority/pom.xml index b23cc83f1..aae33ce49 100644 --- a/services/authority/pom.xml +++ b/services/authority/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authority/service/pom.xml b/services/authority/service/pom.xml index dfb3d851e..93b17c4f4 100644 --- a/services/authority/service/pom.xml +++ b/services/authority/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.authority - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization-common/pom.xml b/services/authorization-common/pom.xml index 2fede0ecb..1205dbacd 100644 --- a/services/authorization-common/pom.xml +++ b/services/authorization-common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/client/pom.xml b/services/authorization-mgt/client/pom.xml index 5be83b9b0..d7a01c56e 100644 --- a/services/authorization-mgt/client/pom.xml +++ b/services/authorization-mgt/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.authorization-mgt - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index eccc5825e..7337e72be 100644 --- a/services/authorization-mgt/import/pom.xml +++ b/services/authorization-mgt/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.authorization-mgt - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/pom.xml b/services/authorization-mgt/pom.xml index 7ff2f1a16..2fff25a51 100644 --- a/services/authorization-mgt/pom.xml +++ b/services/authorization-mgt/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services.authorization-mgt diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index 815d84418..725000a98 100644 --- a/services/authorization-mgt/service/pom.xml +++ b/services/authorization-mgt/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization-mgt org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services.authorization-mgt.service diff --git a/services/authorization/jaxb/pom.xml b/services/authorization/jaxb/pom.xml index a6bdf3ef0..357b0e2c9 100644 --- a/services/authorization/jaxb/pom.xml +++ b/services/authorization/jaxb/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization/pom.xml b/services/authorization/pom.xml index 9cd09404c..818585c50 100644 --- a/services/authorization/pom.xml +++ b/services/authorization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization diff --git a/services/authorization/pstore/pom.xml b/services/authorization/pstore/pom.xml index 20909fae4..0b13e81f8 100644 --- a/services/authorization/pstore/pom.xml +++ b/services/authorization/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/authorization/service/pom.xml b/services/authorization/service/pom.xml index 9dcdbc27f..c4b9bddd4 100644 --- a/services/authorization/service/pom.xml +++ b/services/authorization/service/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services.authorization.service diff --git a/services/batch/3rdparty/nuxeo-platform-cs-batch/pom.xml b/services/batch/3rdparty/nuxeo-platform-cs-batch/pom.xml index 0ff599d8c..179d04413 100644 --- a/services/batch/3rdparty/nuxeo-platform-cs-batch/pom.xml +++ b/services/batch/3rdparty/nuxeo-platform-cs-batch/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.batch.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/batch/3rdparty/pom.xml b/services/batch/3rdparty/pom.xml index 4eed7f269..9094d2f08 100644 --- a/services/batch/3rdparty/pom.xml +++ b/services/batch/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.batch org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/batch/client/pom.xml b/services/batch/client/pom.xml index b11b85a0b..6fb02fbd0 100644 --- a/services/batch/client/pom.xml +++ b/services/batch/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.batch - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/batch/jaxb/pom.xml b/services/batch/jaxb/pom.xml index 73444bce2..bc5bdf603 100644 --- a/services/batch/jaxb/pom.xml +++ b/services/batch/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.batch org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/batch/pom.xml b/services/batch/pom.xml index 7509f7179..f58afdaa1 100644 --- a/services/batch/pom.xml +++ b/services/batch/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/batch/service/pom.xml b/services/batch/service/pom.xml index f60e3e589..f7a6db936 100644 --- a/services/batch/service/pom.xml +++ b/services/batch/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.batch - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml b/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml index 689a8518d..d6501a77c 100644 --- a/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml +++ b/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.blob.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services diff --git a/services/blob/3rdparty/pom.xml b/services/blob/3rdparty/pom.xml index f0e93266e..0d299b5a8 100644 --- a/services/blob/3rdparty/pom.xml +++ b/services/blob/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/blob/client/pom.xml b/services/blob/client/pom.xml index 65c8c67f6..323fb8fdc 100644 --- a/services/blob/client/pom.xml +++ b/services/blob/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.blob - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/blob/jaxb/pom.xml b/services/blob/jaxb/pom.xml index 7b769fdba..f55c955d1 100644 --- a/services/blob/jaxb/pom.xml +++ b/services/blob/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/blob/pom.xml b/services/blob/pom.xml index 14c1b5857..d33a20d55 100644 --- a/services/blob/pom.xml +++ b/services/blob/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services.blob diff --git a/services/blob/service/pom.xml b/services/blob/service/pom.xml index 844d78f75..fd2a87b71 100644 --- a/services/blob/service/pom.xml +++ b/services/blob/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.blob - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/client/pom.xml b/services/client/pom.xml index f9ba685d4..1a56eb225 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml index 24aa2ba12..0dd03baa3 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml index d062acae4..56f69494f 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index ee9074cbb..f4c367355 100644 --- a/services/collectionobject/3rdparty/pom.xml +++ b/services/collectionobject/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 65bb0b2a0..0ce7e7617 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/jaxb/pom.xml b/services/collectionobject/jaxb/pom.xml index 014e086be..98b28db76 100644 --- a/services/collectionobject/jaxb/pom.xml +++ b/services/collectionobject/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index 1732e74da..20356f604 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/sample/pom.xml b/services/collectionobject/sample/pom.xml index da63327a6..81369d3e6 100644 --- a/services/collectionobject/sample/pom.xml +++ b/services/collectionobject/sample/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject.client.samples pom - 3.1-SNAPSHOT + 3.2-SNAPSHOT collectionobject.client.samples diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index d40a31ae4..f9d57fea5 100644 --- a/services/collectionobject/sample/sample/pom.xml +++ b/services/collectionobject/sample/sample/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.collectionobject.client.sample jar collectionobject.client.sample - 3.1-SNAPSHOT + 3.2-SNAPSHOT diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index 7901bfb95..9e85d399a 100644 --- a/services/collectionobject/service/pom.xml +++ b/services/collectionobject/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/common-api/pom.xml b/services/common-api/pom.xml index 569105e04..a9c90e67a 100644 --- a/services/common-api/pom.xml +++ b/services/common-api/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index 2340abd12..68ba5dc3e 100644 --- a/services/common-test/pom.xml +++ b/services/common-test/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services org.collectionspace.services.common-test diff --git a/services/common/pom.xml b/services/common/pom.xml index c64d6a182..ede77b46a 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/3rdparty/nuxeo-platform-cs-concept/pom.xml b/services/concept/3rdparty/nuxeo-platform-cs-concept/pom.xml index a96d1125c..ed7419a22 100644 --- a/services/concept/3rdparty/nuxeo-platform-cs-concept/pom.xml +++ b/services/concept/3rdparty/nuxeo-platform-cs-concept/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.concept.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/3rdparty/pom.xml b/services/concept/3rdparty/pom.xml index cb05898de..2b19bc78f 100644 --- a/services/concept/3rdparty/pom.xml +++ b/services/concept/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/client/pom.xml b/services/concept/client/pom.xml index 742847d16..9b6113ede 100644 --- a/services/concept/client/pom.xml +++ b/services/concept/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/jaxb/pom.xml b/services/concept/jaxb/pom.xml index 418272594..e32fecf80 100644 --- a/services/concept/jaxb/pom.xml +++ b/services/concept/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/pom.xml b/services/concept/pom.xml index 9dfcee67a..b65bf1561 100644 --- a/services/concept/pom.xml +++ b/services/concept/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/concept/service/pom.xml b/services/concept/service/pom.xml index 91ff6388d..d2a2348cd 100644 --- a/services/concept/service/pom.xml +++ b/services/concept/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.concept - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/config/pom.xml b/services/config/pom.xml index a16788bb8..bd7943e51 100644 --- a/services/config/pom.xml +++ b/services/config/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/nuxeo-platform-cs-contact/pom.xml b/services/contact/3rdparty/nuxeo-platform-cs-contact/pom.xml index 2d65593ec..948e46bea 100644 --- a/services/contact/3rdparty/nuxeo-platform-cs-contact/pom.xml +++ b/services/contact/3rdparty/nuxeo-platform-cs-contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.contact.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/pom.xml b/services/contact/3rdparty/pom.xml index 35c29768a..e4e060867 100644 --- a/services/contact/3rdparty/pom.xml +++ b/services/contact/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index da7728c81..2a1b5d223 100644 --- a/services/contact/client/pom.xml +++ b/services/contact/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.contact org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/jaxb/pom.xml b/services/contact/jaxb/pom.xml index c70891856..733fc862d 100644 --- a/services/contact/jaxb/pom.xml +++ b/services/contact/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/pom.xml b/services/contact/pom.xml index 441d21372..b3d70dcdd 100644 --- a/services/contact/pom.xml +++ b/services/contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index 50ddeff57..5028a9bfc 100644 --- a/services/contact/service/pom.xml +++ b/services/contact/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.contact org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/pom.xml b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/pom.xml index 66cacc6af..51b68c7b4 100644 --- a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/pom.xml +++ b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.dimension.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/pom.xml b/services/dimension/3rdparty/pom.xml index bb5f06ab7..9f3a38678 100644 --- a/services/dimension/3rdparty/pom.xml +++ b/services/dimension/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index 48a0362f5..63f36a63d 100644 --- a/services/dimension/client/pom.xml +++ b/services/dimension/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/jaxb/pom.xml b/services/dimension/jaxb/pom.xml index 802bed7a2..131e1bdec 100644 --- a/services/dimension/jaxb/pom.xml +++ b/services/dimension/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/pom.xml b/services/dimension/pom.xml index 6d7fe24c4..dff23bacc 100644 --- a/services/dimension/pom.xml +++ b/services/dimension/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index 8e9d39ca2..ecdb950fe 100644 --- a/services/dimension/service/pom.xml +++ b/services/dimension/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/3rdparty/nuxeo-platform-cs-group/pom.xml b/services/group/3rdparty/nuxeo-platform-cs-group/pom.xml index e2b8cab6f..5cf4eee32 100644 --- a/services/group/3rdparty/nuxeo-platform-cs-group/pom.xml +++ b/services/group/3rdparty/nuxeo-platform-cs-group/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.group.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/3rdparty/pom.xml b/services/group/3rdparty/pom.xml index 6a18e127e..96172abba 100644 --- a/services/group/3rdparty/pom.xml +++ b/services/group/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.group org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/client/pom.xml b/services/group/client/pom.xml index 1fb35e2b9..4fe34c42f 100644 --- a/services/group/client/pom.xml +++ b/services/group/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.group - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/jaxb/pom.xml b/services/group/jaxb/pom.xml index 28584a2b8..ad544fe76 100644 --- a/services/group/jaxb/pom.xml +++ b/services/group/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.group org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/pom.xml b/services/group/pom.xml index d36c0e579..2e6a5619a 100644 --- a/services/group/pom.xml +++ b/services/group/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/group/service/pom.xml b/services/group/service/pom.xml index 57538aa4c..23da61f6e 100644 --- a/services/group/service/pom.xml +++ b/services/group/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.group - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/hyperjaxb/pom.xml b/services/hyperjaxb/pom.xml index ec9a968f9..40b1e7aab 100644 --- a/services/hyperjaxb/pom.xml +++ b/services/hyperjaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/id/3rdparty/pom.xml b/services/id/3rdparty/pom.xml index 47dfb4f49..5d019cdf8 100644 --- a/services/id/3rdparty/pom.xml +++ b/services/id/3rdparty/pom.xml @@ -24,7 +24,7 @@ org.collectionspace.services org.collectionspace.services.id - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/id/client/pom.xml b/services/id/client/pom.xml index 30e872dac..8e0ec213c 100644 --- a/services/id/client/pom.xml +++ b/services/id/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.id - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/id/jaxb/pom.xml b/services/id/jaxb/pom.xml index 433c0a778..9ba4dd931 100644 --- a/services/id/jaxb/pom.xml +++ b/services/id/jaxb/pom.xml @@ -25,7 +25,7 @@ org.collectionspace.services org.collectionspace.services.id - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/id/pom.xml b/services/id/pom.xml index db2820c66..cfe320928 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index 33089d78f..59480ad67 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services.id org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/imports/3rdparty/nuxeo-platform-cs-imports/pom.xml b/services/imports/3rdparty/nuxeo-platform-cs-imports/pom.xml index 39a5972e5..f7c0a06c4 100644 --- a/services/imports/3rdparty/nuxeo-platform-cs-imports/pom.xml +++ b/services/imports/3rdparty/nuxeo-platform-cs-imports/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.imports.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/imports/3rdparty/pom.xml b/services/imports/3rdparty/pom.xml index 7713ee3b3..b4fb5c393 100644 --- a/services/imports/3rdparty/pom.xml +++ b/services/imports/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.imports org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/imports/jaxb/pom.xml b/services/imports/jaxb/pom.xml index b0decc451..17d8c1587 100644 --- a/services/imports/jaxb/pom.xml +++ b/services/imports/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.imports org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/imports/pom.xml b/services/imports/pom.xml index 34730f3aa..568c2bc87 100644 --- a/services/imports/pom.xml +++ b/services/imports/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/imports/service/pom.xml b/services/imports/service/pom.xml index 693bea667..47bbfb43e 100644 --- a/services/imports/service/pom.xml +++ b/services/imports/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.imports - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml b/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml index a84c15b23..db9e0d6fc 100644 --- a/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml +++ b/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.intake.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/pom.xml b/services/intake/3rdparty/pom.xml index 4668b3bbc..61282dc35 100644 --- a/services/intake/3rdparty/pom.xml +++ b/services/intake/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index 1c92b5904..1b48e7d30 100644 --- a/services/intake/client/pom.xml +++ b/services/intake/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.intake - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/jaxb/pom.xml b/services/intake/jaxb/pom.xml index cbe2bd1f7..e7b0ae044 100644 --- a/services/intake/jaxb/pom.xml +++ b/services/intake/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/pom.xml b/services/intake/pom.xml index 9c3e0ea92..5c4593ff3 100644 --- a/services/intake/pom.xml +++ b/services/intake/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index df4cba00e..628aa7e85 100644 --- a/services/intake/service/pom.xml +++ b/services/intake/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.intake - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/jaxb/pom.xml b/services/jaxb/pom.xml index 0fa0df6e0..35c2118a4 100644 --- a/services/jaxb/pom.xml +++ b/services/jaxb/pom.xml @@ -14,7 +14,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml b/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml index 343232320..3de35443b 100644 --- a/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml +++ b/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.loanin.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/pom.xml b/services/loanin/3rdparty/pom.xml index f9e4973dd..f1d9cb200 100644 --- a/services/loanin/3rdparty/pom.xml +++ b/services/loanin/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index bb8b98252..f77223f48 100644 --- a/services/loanin/client/pom.xml +++ b/services/loanin/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/jaxb/pom.xml b/services/loanin/jaxb/pom.xml index 631f1157b..2d6adc9d1 100644 --- a/services/loanin/jaxb/pom.xml +++ b/services/loanin/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/pom.xml b/services/loanin/pom.xml index c5a26ff22..b9c7f9685 100644 --- a/services/loanin/pom.xml +++ b/services/loanin/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index a7393f56d..ab3518093 100644 --- a/services/loanin/service/pom.xml +++ b/services/loanin/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml b/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml index ab9a92985..16fde0d7b 100644 --- a/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml +++ b/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.loanout.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/pom.xml b/services/loanout/3rdparty/pom.xml index d77408bad..f60270b95 100644 --- a/services/loanout/3rdparty/pom.xml +++ b/services/loanout/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index 9793c3021..16afc7641 100644 --- a/services/loanout/client/pom.xml +++ b/services/loanout/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/jaxb/pom.xml b/services/loanout/jaxb/pom.xml index 9892b08da..5387773ad 100644 --- a/services/loanout/jaxb/pom.xml +++ b/services/loanout/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/pom.xml b/services/loanout/pom.xml index 408e9fb0f..a65ca2dc6 100644 --- a/services/loanout/pom.xml +++ b/services/loanout/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index 920a4dc62..889e4a8be 100644 --- a/services/loanout/service/pom.xml +++ b/services/loanout/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/nuxeo-platform-cs-location/pom.xml b/services/location/3rdparty/nuxeo-platform-cs-location/pom.xml index a87b735c8..c258243d2 100644 --- a/services/location/3rdparty/nuxeo-platform-cs-location/pom.xml +++ b/services/location/3rdparty/nuxeo-platform-cs-location/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.location.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index 2bd1ffc2a..74e599dbf 100644 --- a/services/location/3rdparty/pom.xml +++ b/services/location/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index 0ca89a930..98605fa0f 100644 --- a/services/location/client/pom.xml +++ b/services/location/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/jaxb/pom.xml b/services/location/jaxb/pom.xml index e8d7ae07a..eb76647e5 100644 --- a/services/location/jaxb/pom.xml +++ b/services/location/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/pom.xml b/services/location/pom.xml index 591f31a53..c7b7cee31 100644 --- a/services/location/pom.xml +++ b/services/location/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index 9ca37276a..50a50bfef 100644 --- a/services/location/service/pom.xml +++ b/services/location/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.location - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml b/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml index 9077f8565..654ddf863 100644 --- a/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml +++ b/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.media.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/3rdparty/pom.xml b/services/media/3rdparty/pom.xml index d05182acc..1d9896ed6 100644 --- a/services/media/3rdparty/pom.xml +++ b/services/media/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/client/pom.xml b/services/media/client/pom.xml index c21003b5b..a29a3fab0 100644 --- a/services/media/client/pom.xml +++ b/services/media/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.media - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/jaxb/pom.xml b/services/media/jaxb/pom.xml index cfe3e80f8..88dcce241 100644 --- a/services/media/jaxb/pom.xml +++ b/services/media/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/pom.xml b/services/media/pom.xml index ce8cc3ec2..0d47990a1 100644 --- a/services/media/pom.xml +++ b/services/media/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/media/service/pom.xml b/services/media/service/pom.xml index ff2d70e2c..7fd35b97c 100644 --- a/services/media/service/pom.xml +++ b/services/media/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.media - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/nuxeo-platform-cs-movement/pom.xml b/services/movement/3rdparty/nuxeo-platform-cs-movement/pom.xml index 81df5dba1..8174ce481 100644 --- a/services/movement/3rdparty/nuxeo-platform-cs-movement/pom.xml +++ b/services/movement/3rdparty/nuxeo-platform-cs-movement/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.movement.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/pom.xml b/services/movement/3rdparty/pom.xml index 31d7367c0..13f0c00eb 100644 --- a/services/movement/3rdparty/pom.xml +++ b/services/movement/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index 6b31e6dff..ad10b5ffd 100644 --- a/services/movement/client/pom.xml +++ b/services/movement/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.movement - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/jaxb/pom.xml b/services/movement/jaxb/pom.xml index f03ec6a80..f1ffba904 100644 --- a/services/movement/jaxb/pom.xml +++ b/services/movement/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/pom.xml b/services/movement/pom.xml index 1b4f340ca..fe8c2fcc8 100644 --- a/services/movement/pom.xml +++ b/services/movement/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index a412b45cb..b666dd7b8 100644 --- a/services/movement/service/pom.xml +++ b/services/movement/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.movement - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/nuxeo-platform-cs-note/pom.xml b/services/note/3rdparty/nuxeo-platform-cs-note/pom.xml index ae370bb0f..c660ba441 100644 --- a/services/note/3rdparty/nuxeo-platform-cs-note/pom.xml +++ b/services/note/3rdparty/nuxeo-platform-cs-note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.note.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/pom.xml b/services/note/3rdparty/pom.xml index 6ce44be8a..56c3e3d46 100644 --- a/services/note/3rdparty/pom.xml +++ b/services/note/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index 6d8d927de..12e91e772 100644 --- a/services/note/client/pom.xml +++ b/services/note/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.note org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/jaxb/pom.xml b/services/note/jaxb/pom.xml index e1d69d15e..4b2cab0c4 100644 --- a/services/note/jaxb/pom.xml +++ b/services/note/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/pom.xml b/services/note/pom.xml index df4d12cb5..56e939d56 100644 --- a/services/note/pom.xml +++ b/services/note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index b9ff1dac8..a4e4c9b23 100644 --- a/services/note/service/pom.xml +++ b/services/note/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.note org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/3rdparty/nuxeo-platform-cs-objectexit/pom.xml b/services/objectexit/3rdparty/nuxeo-platform-cs-objectexit/pom.xml index 2378a46ea..dd305f1b9 100644 --- a/services/objectexit/3rdparty/nuxeo-platform-cs-objectexit/pom.xml +++ b/services/objectexit/3rdparty/nuxeo-platform-cs-objectexit/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.objectexit.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/3rdparty/pom.xml b/services/objectexit/3rdparty/pom.xml index a7a4a4d20..e1f8ef6a7 100644 --- a/services/objectexit/3rdparty/pom.xml +++ b/services/objectexit/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/client/pom.xml b/services/objectexit/client/pom.xml index bc3b0e61b..1dd587e6f 100644 --- a/services/objectexit/client/pom.xml +++ b/services/objectexit/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/jaxb/pom.xml b/services/objectexit/jaxb/pom.xml index f447e04e2..c5d46bd4c 100644 --- a/services/objectexit/jaxb/pom.xml +++ b/services/objectexit/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/pom.xml b/services/objectexit/pom.xml index e0b3095a3..283ff82ff 100644 --- a/services/objectexit/pom.xml +++ b/services/objectexit/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/objectexit/service/pom.xml b/services/objectexit/service/pom.xml index 9ad9f0f52..bb9297784 100644 --- a/services/objectexit/service/pom.xml +++ b/services/objectexit/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/nuxeo-platform-cs-organization/pom.xml b/services/organization/3rdparty/nuxeo-platform-cs-organization/pom.xml index bb7276df0..cdd68e308 100644 --- a/services/organization/3rdparty/nuxeo-platform-cs-organization/pom.xml +++ b/services/organization/3rdparty/nuxeo-platform-cs-organization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.organization.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/pom.xml b/services/organization/3rdparty/pom.xml index 43c3ddc07..ff23b5a18 100644 --- a/services/organization/3rdparty/pom.xml +++ b/services/organization/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index e4c076015..ec6267325 100644 --- a/services/organization/client/pom.xml +++ b/services/organization/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/jaxb/pom.xml b/services/organization/jaxb/pom.xml index 70d71a1d5..5426ad341 100644 --- a/services/organization/jaxb/pom.xml +++ b/services/organization/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.organization org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/pom.xml b/services/organization/pom.xml index 9cc8a32fe..8281a89e6 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/organization/sample/pom.xml b/services/organization/sample/pom.xml index 98fdb23bd..4d84e99cd 100644 --- a/services/organization/sample/pom.xml +++ b/services/organization/sample/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.organization.client.samples pom - 3.1-SNAPSHOT + 3.2-SNAPSHOT organization.client.samples diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index ca3d0c61c..fd4c2c52e 100644 --- a/services/organization/sample/sample/pom.xml +++ b/services/organization/sample/sample/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.organization.client.sample jar - 3.1-SNAPSHOT + 3.2-SNAPSHOT organization.client.sample diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index ddd7e7314..e20aa95e3 100644 --- a/services/organization/service/pom.xml +++ b/services/organization/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.organization - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/nuxeo-platform-cs-person/pom.xml b/services/person/3rdparty/nuxeo-platform-cs-person/pom.xml index 593f4ab69..685048952 100644 --- a/services/person/3rdparty/nuxeo-platform-cs-person/pom.xml +++ b/services/person/3rdparty/nuxeo-platform-cs-person/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.person.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/nuxeo-platform-person-lifesci/pom.xml b/services/person/3rdparty/nuxeo-platform-person-lifesci/pom.xml index 4f681db06..b10619a28 100644 --- a/services/person/3rdparty/nuxeo-platform-person-lifesci/pom.xml +++ b/services/person/3rdparty/nuxeo-platform-person-lifesci/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.person.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/pom.xml b/services/person/3rdparty/pom.xml index 87664f447..f9df52324 100644 --- a/services/person/3rdparty/pom.xml +++ b/services/person/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index 66a82ad86..4818d4798 100644 --- a/services/person/client/pom.xml +++ b/services/person/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/jaxb/pom.xml b/services/person/jaxb/pom.xml index 61e5c4a44..f7269b9a8 100644 --- a/services/person/jaxb/pom.xml +++ b/services/person/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/pom.xml b/services/person/pom.xml index a87c10fdd..2760b89dc 100644 --- a/services/person/pom.xml +++ b/services/person/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index 6b3e50e64..b0b0159c4 100644 --- a/services/person/service/pom.xml +++ b/services/person/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.person - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/3rdparty/nuxeo-platform-cs-place/pom.xml b/services/place/3rdparty/nuxeo-platform-cs-place/pom.xml index 9b50d55be..e8554b5eb 100644 --- a/services/place/3rdparty/nuxeo-platform-cs-place/pom.xml +++ b/services/place/3rdparty/nuxeo-platform-cs-place/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.place.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/3rdparty/pom.xml b/services/place/3rdparty/pom.xml index 70d6f03dd..5bfc58040 100644 --- a/services/place/3rdparty/pom.xml +++ b/services/place/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/client/pom.xml b/services/place/client/pom.xml index fa87acced..2b7b665c0 100644 --- a/services/place/client/pom.xml +++ b/services/place/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/jaxb/pom.xml b/services/place/jaxb/pom.xml index 9ed68e530..fbd9e89fe 100644 --- a/services/place/jaxb/pom.xml +++ b/services/place/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/pom.xml b/services/place/pom.xml index d0acffbd1..c40b2a870 100644 --- a/services/place/pom.xml +++ b/services/place/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/place/service/pom.xml b/services/place/service/pom.xml index b9cff8c79..bd71def29 100644 --- a/services/place/service/pom.xml +++ b/services/place/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.place - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index a335961bb..abc587c1a 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/query/pom.xml b/services/query/pom.xml index 97a63ffeb..aa52715f3 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 6a92de58a..a10e4d62f 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.query - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/nuxeo-platform-cs-relation/pom.xml b/services/relation/3rdparty/nuxeo-platform-cs-relation/pom.xml index 8b11dba30..18effc09a 100644 --- a/services/relation/3rdparty/nuxeo-platform-cs-relation/pom.xml +++ b/services/relation/3rdparty/nuxeo-platform-cs-relation/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.relation.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/pom.xml b/services/relation/3rdparty/pom.xml index b711349ab..a662f856c 100644 --- a/services/relation/3rdparty/pom.xml +++ b/services/relation/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.relation org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index 3173ed9ba..d092062f0 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.relation - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/relation/pom.xml b/services/relation/pom.xml index 98824d885..19db51509 100644 --- a/services/relation/pom.xml +++ b/services/relation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index 2ce789275..11a9fa8c2 100644 --- a/services/relation/service/pom.xml +++ b/services/relation/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.relation - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/3rdparty/nuxeo-platform-cs-report/pom.xml b/services/report/3rdparty/nuxeo-platform-cs-report/pom.xml index b034a0f7f..55e21de47 100644 --- a/services/report/3rdparty/nuxeo-platform-cs-report/pom.xml +++ b/services/report/3rdparty/nuxeo-platform-cs-report/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.report.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/3rdparty/pom.xml b/services/report/3rdparty/pom.xml index 6c7f7b9e2..479f896e0 100644 --- a/services/report/3rdparty/pom.xml +++ b/services/report/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/client/pom.xml b/services/report/client/pom.xml index 9aae629b5..7c1d41174 100644 --- a/services/report/client/pom.xml +++ b/services/report/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.report - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/jaxb/pom.xml b/services/report/jaxb/pom.xml index 7619e7ab5..57e3bd2a8 100644 --- a/services/report/jaxb/pom.xml +++ b/services/report/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/pom.xml b/services/report/pom.xml index b825c0149..90b9a700a 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/report/service/pom.xml b/services/report/service/pom.xml index f08477fbd..67ee75105 100644 --- a/services/report/service/pom.xml +++ b/services/report/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.report - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index 4bc25054b..ff78004b6 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.sdk pom services.sdk - 3.1-SNAPSHOT + 3.2-SNAPSHOT diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index 889af7c39..86884a28a 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.security org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/security/pom.xml b/services/security/pom.xml index fb0f98785..a56b0deb3 100644 --- a/services/security/pom.xml +++ b/services/security/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/client/pom.xml b/services/servicegroup/client/pom.xml index 2b86371cf..a790be359 100644 --- a/services/servicegroup/client/pom.xml +++ b/services/servicegroup/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.servicegroup - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/jaxb/pom.xml b/services/servicegroup/jaxb/pom.xml index 56ba052e7..230e58d3c 100644 --- a/services/servicegroup/jaxb/pom.xml +++ b/services/servicegroup/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.servicegroup org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/pom.xml b/services/servicegroup/pom.xml index 21fa235c3..f0561a635 100644 --- a/services/servicegroup/pom.xml +++ b/services/servicegroup/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/service/pom.xml b/services/servicegroup/service/pom.xml index 95a86431d..133025587 100644 --- a/services/servicegroup/service/pom.xml +++ b/services/servicegroup/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.servicegroup - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/3rdparty/nuxeo-platform-cs-taxonomy/pom.xml b/services/taxonomy/3rdparty/nuxeo-platform-cs-taxonomy/pom.xml index 9db68a0a3..8f2542977 100644 --- a/services/taxonomy/3rdparty/nuxeo-platform-cs-taxonomy/pom.xml +++ b/services/taxonomy/3rdparty/nuxeo-platform-cs-taxonomy/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/3rdparty/pom.xml b/services/taxonomy/3rdparty/pom.xml index cd596047e..86827b6cb 100644 --- a/services/taxonomy/3rdparty/pom.xml +++ b/services/taxonomy/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/client/pom.xml b/services/taxonomy/client/pom.xml index 2e3b24c64..07640bbff 100644 --- a/services/taxonomy/client/pom.xml +++ b/services/taxonomy/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/jaxb/pom.xml b/services/taxonomy/jaxb/pom.xml index a7f2044c4..8043d5519 100644 --- a/services/taxonomy/jaxb/pom.xml +++ b/services/taxonomy/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/pom.xml b/services/taxonomy/pom.xml index bdb5e20f8..05b4709ec 100644 --- a/services/taxonomy/pom.xml +++ b/services/taxonomy/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/service/pom.xml b/services/taxonomy/service/pom.xml index bd29f305a..68631cb09 100644 --- a/services/taxonomy/service/pom.xml +++ b/services/taxonomy/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/pom.xml b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/pom.xml index 9dcb692ee..cc7a02270 100644 --- a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/pom.xml +++ b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/pom.xml b/services/vocabulary/3rdparty/pom.xml index 5469c54d7..18d6a1463 100644 --- a/services/vocabulary/3rdparty/pom.xml +++ b/services/vocabulary/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index 82752e8ea..d30518cc4 100644 --- a/services/vocabulary/client/pom.xml +++ b/services/vocabulary/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/jaxb/pom.xml b/services/vocabulary/jaxb/pom.xml index 948a05d35..4dacbb9a5 100644 --- a/services/vocabulary/jaxb/pom.xml +++ b/services/vocabulary/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/pom.xml b/services/vocabulary/pom.xml index c7f9f46b7..f74e7fc39 100644 --- a/services/vocabulary/pom.xml +++ b/services/vocabulary/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index 61fa7329a..8fd077fb7 100644 --- a/services/vocabulary/sample/sample/pom.xml +++ b/services/vocabulary/sample/sample/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary.client.sample jar - 3.1-SNAPSHOT + 3.2-SNAPSHOT vocabulary.client.sample diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index 15b2bcf47..4798955cf 100644 --- a/services/vocabulary/service/pom.xml +++ b/services/vocabulary/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/workflow/3rdparty/nuxeo-platform-cs-workflow/pom.xml b/services/workflow/3rdparty/nuxeo-platform-cs-workflow/pom.xml index a1f25ceb0..41b3e3fc7 100644 --- a/services/workflow/3rdparty/nuxeo-platform-cs-workflow/pom.xml +++ b/services/workflow/3rdparty/nuxeo-platform-cs-workflow/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.workflow.3rdparty - 3.1-SNAPSHOT + 3.2-SNAPSHOT org.collectionspace.services diff --git a/services/workflow/3rdparty/pom.xml b/services/workflow/3rdparty/pom.xml index ed0febd07..5fcc3d2d1 100644 --- a/services/workflow/3rdparty/pom.xml +++ b/services/workflow/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.workflow org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/workflow/client/pom.xml b/services/workflow/client/pom.xml index 2e3a8c05a..dcd3ae8fe 100644 --- a/services/workflow/client/pom.xml +++ b/services/workflow/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.workflow - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/workflow/jaxb/pom.xml b/services/workflow/jaxb/pom.xml index 90112d6a9..be97f2ad7 100644 --- a/services/workflow/jaxb/pom.xml +++ b/services/workflow/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.workflow org.collectionspace.services - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/workflow/pom.xml b/services/workflow/pom.xml index 990a37cc9..9461f0c1e 100644 --- a/services/workflow/pom.xml +++ b/services/workflow/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0 diff --git a/services/workflow/service/pom.xml b/services/workflow/service/pom.xml index 2fc43dd92..2efce66d1 100644 --- a/services/workflow/service/pom.xml +++ b/services/workflow/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.workflow - 3.1-SNAPSHOT + 3.2-SNAPSHOT 4.0.0