From: Aron Roberts Date: Tue, 25 Sep 2012 21:57:09 +0000 (-0700) Subject: CSPACE-5562: Updated services build version to 3.0-SNAPSHOT from 2.7-SNAPSHOT. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=a36167dfc55adc0d223ace23e7f0e483c286ff1e;p=tmp%2Fjakarta-migration.git CSPACE-5562: Updated services build version to 3.0-SNAPSHOT from 2.7-SNAPSHOT. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index 1869a2663..77cb2e835 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 - 2.7-SNAPSHOT + 3.0-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 eddc43307..80b38ab5d 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml b/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml index 452ed78c9..34ba22d34 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml b/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml index 3f67a20af..faee6c989 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 - 2.7-SNAPSHOT + 3.0-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 ba80fbedc..de4bcfb72 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index d7efa2fbb..854b27ec3 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/build.properties b/build.properties index 30c34c8fa..f40bff1aa 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ host=127.0.0.1 #cspace -release.version=2.7 +release.version=3.0 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 6c6f81994..5c4d232e1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.collectionspace.services org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT pom services @@ -22,8 +22,8 @@ 5.5-I20111104_1115 5.5-I20111104_1115 --> - 2.7-SNAPSHOT - 2.7-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT 3.0.0.RELEASE 3.0.2.RELEASE diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index 60090ef1d..195d04dcd 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 0169dce35..9b310810c 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/PerformanceTests/pom.xml b/services/PerformanceTests/pom.xml index 01e390edc..30d5615ed 100644 --- a/services/PerformanceTests/pom.xml +++ b/services/PerformanceTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index 9543bdec8..9e8764a3b 100644 --- a/services/account/client/pom.xml +++ b/services/account/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/account/jaxb/pom.xml b/services/account/jaxb/pom.xml index def065428..9102b1e3a 100644 --- a/services/account/jaxb/pom.xml +++ b/services/account/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/account/pom.xml b/services/account/pom.xml index 0a9645c6a..250b26dcb 100644 --- a/services/account/pom.xml +++ b/services/account/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/account/pstore/pom.xml b/services/account/pstore/pom.xml index 8423259d8..642844df5 100644 --- a/services/account/pstore/pom.xml +++ b/services/account/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.account org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index a1ff9941e..ec24cf3c1 100644 --- a/services/account/service/pom.xml +++ b/services/account/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.account org.collectionspace.services - 2.7-SNAPSHOT + 3.0-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 dd57fede2..01f1f951f 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/pom.xml b/services/acquisition/3rdparty/pom.xml index 4debf7990..e2fa803b2 100644 --- a/services/acquisition/3rdparty/pom.xml +++ b/services/acquisition/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index f07254b7d..d0587f4e6 100644 --- a/services/acquisition/client/pom.xml +++ b/services/acquisition/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/acquisition/jaxb/pom.xml b/services/acquisition/jaxb/pom.xml index 7ebb2d9a6..125ab44ef 100644 --- a/services/acquisition/jaxb/pom.xml +++ b/services/acquisition/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/acquisition/pom.xml b/services/acquisition/pom.xml index f54cea7c9..b15f2172d 100644 --- a/services/acquisition/pom.xml +++ b/services/acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/acquisition/service/pom.xml b/services/acquisition/service/pom.xml index 70b012ddc..637fde009 100644 --- a/services/acquisition/service/pom.xml +++ b/services/acquisition/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authentication/client/pom.xml b/services/authentication/client/pom.xml index 8efd5be9c..edf761501 100644 --- a/services/authentication/client/pom.xml +++ b/services/authentication/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authentication/jaxb/pom.xml b/services/authentication/jaxb/pom.xml index a57aa3629..06d1ea173 100644 --- a/services/authentication/jaxb/pom.xml +++ b/services/authentication/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml index 1a4eb40e6..f30ffc32a 100644 --- a/services/authentication/pom.xml +++ b/services/authentication/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authentication/pstore/pom.xml b/services/authentication/pstore/pom.xml index f822212f7..d3d287217 100644 --- a/services/authentication/pstore/pom.xml +++ b/services/authentication/pstore/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index aa75a7ba1..838b3c004 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authority/jaxb/pom.xml b/services/authority/jaxb/pom.xml index 7b205f6b5..f0d9e3f0c 100644 --- a/services/authority/jaxb/pom.xml +++ b/services/authority/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.authority org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authority/pom.xml b/services/authority/pom.xml index 3d52ae6f1..fbe3b4584 100644 --- a/services/authority/pom.xml +++ b/services/authority/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authority/service/pom.xml b/services/authority/service/pom.xml index ffb702d1a..379549c1e 100644 --- a/services/authority/service/pom.xml +++ b/services/authority/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.authority - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization-common/pom.xml b/services/authorization-common/pom.xml index 6ff613648..7203866a6 100644 --- a/services/authorization-common/pom.xml +++ b/services/authorization-common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/client/pom.xml b/services/authorization-mgt/client/pom.xml index 98101b24c..b63a1b0e7 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index c84055675..b2221517c 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/pom.xml b/services/authorization-mgt/pom.xml index d0f9b80b7..709062087 100644 --- a/services/authorization-mgt/pom.xml +++ b/services/authorization-mgt/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services.authorization-mgt diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index a1ac46f1a..87ffabcd1 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services.authorization-mgt.service diff --git a/services/authorization/jaxb/pom.xml b/services/authorization/jaxb/pom.xml index a13ab00ba..f5cd85cb4 100644 --- a/services/authorization/jaxb/pom.xml +++ b/services/authorization/jaxb/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization/pom.xml b/services/authorization/pom.xml index 4bbfc33a9..b02f4e49b 100644 --- a/services/authorization/pom.xml +++ b/services/authorization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization diff --git a/services/authorization/pstore/pom.xml b/services/authorization/pstore/pom.xml index aef1cfe9a..11cea64be 100644 --- a/services/authorization/pstore/pom.xml +++ b/services/authorization/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/authorization/service/pom.xml b/services/authorization/service/pom.xml index 7fca7a991..6ae78b869 100644 --- a/services/authorization/service/pom.xml +++ b/services/authorization/service/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 2.7-SNAPSHOT + 3.0-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 6ac3d0148..6c44418ec 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/batch/3rdparty/pom.xml b/services/batch/3rdparty/pom.xml index e05c91b1d..7d1bae509 100644 --- a/services/batch/3rdparty/pom.xml +++ b/services/batch/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.batch org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/batch/client/pom.xml b/services/batch/client/pom.xml index 4ee60d630..290a3dc18 100644 --- a/services/batch/client/pom.xml +++ b/services/batch/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.batch - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/batch/jaxb/pom.xml b/services/batch/jaxb/pom.xml index 0457a9d89..6cac37813 100644 --- a/services/batch/jaxb/pom.xml +++ b/services/batch/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.batch org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/batch/pom.xml b/services/batch/pom.xml index 2d4384da5..d23e8fb69 100644 --- a/services/batch/pom.xml +++ b/services/batch/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/batch/service/pom.xml b/services/batch/service/pom.xml index 92f6a6535..6b1e6ad5a 100644 --- a/services/batch/service/pom.xml +++ b/services/batch/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.batch - 2.7-SNAPSHOT + 3.0-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 a9784cab9..393d9dffc 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services diff --git a/services/blob/3rdparty/pom.xml b/services/blob/3rdparty/pom.xml index e4fccf82e..b3a2ff199 100644 --- a/services/blob/3rdparty/pom.xml +++ b/services/blob/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/blob/client/pom.xml b/services/blob/client/pom.xml index dfc581a93..a9203bbc6 100644 --- a/services/blob/client/pom.xml +++ b/services/blob/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.blob - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/blob/jaxb/pom.xml b/services/blob/jaxb/pom.xml index 1b5b651ed..1d68fe7f5 100644 --- a/services/blob/jaxb/pom.xml +++ b/services/blob/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/blob/pom.xml b/services/blob/pom.xml index d98a65a1e..5190155e5 100644 --- a/services/blob/pom.xml +++ b/services/blob/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services.blob diff --git a/services/blob/service/pom.xml b/services/blob/service/pom.xml index aa61b41c5..8c4ad7b20 100644 --- a/services/blob/service/pom.xml +++ b/services/blob/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.blob - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/client/pom.xml b/services/client/pom.xml index 76242d4f2..5debbb7f4 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-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 e8928b958..7e386be17 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 - 2.7-SNAPSHOT + 3.0-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 b2e77e93a..8e57df312 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index 3af99cfa7..dfa08c067 100644 --- a/services/collectionobject/3rdparty/pom.xml +++ b/services/collectionobject/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 2d196182f..cd605a09a 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/jaxb/pom.xml b/services/collectionobject/jaxb/pom.xml index dc43e322b..73004bd41 100644 --- a/services/collectionobject/jaxb/pom.xml +++ b/services/collectionobject/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index 8b9d903de..c74433623 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/sample/pom.xml b/services/collectionobject/sample/pom.xml index 1dccbbc25..37f040778 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT collectionobject.client.samples diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index 0672cfe8b..d96af82d1 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index dab64cafb..3169ebe21 100644 --- a/services/collectionobject/service/pom.xml +++ b/services/collectionobject/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/common-api/pom.xml b/services/common-api/pom.xml index da532baeb..abb897237 100644 --- a/services/common-api/pom.xml +++ b/services/common-api/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index 89827a97e..922faf47b 100644 --- a/services/common-test/pom.xml +++ b/services/common-test/pom.xml @@ -4,11 +4,11 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services org.collectionspace.services.common-test - 2.7-SNAPSHOT + 3.0-SNAPSHOT services.common-test http://maven.apache.org jar diff --git a/services/common/pom.xml b/services/common/pom.xml index 3c205463c..870f61acc 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-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 74d75b6ad..44413a8d2 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/concept/3rdparty/pom.xml b/services/concept/3rdparty/pom.xml index 256fddb67..ba2f0a33a 100644 --- a/services/concept/3rdparty/pom.xml +++ b/services/concept/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/concept/client/pom.xml b/services/concept/client/pom.xml index 001447a25..3e593b683 100644 --- a/services/concept/client/pom.xml +++ b/services/concept/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/concept/jaxb/pom.xml b/services/concept/jaxb/pom.xml index 55143fa52..f237dec5b 100644 --- a/services/concept/jaxb/pom.xml +++ b/services/concept/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.concept - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/concept/pom.xml b/services/concept/pom.xml index f403ebf24..d2ece9b49 100644 --- a/services/concept/pom.xml +++ b/services/concept/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/concept/service/pom.xml b/services/concept/service/pom.xml index 79f650570..b17bd1685 100644 --- a/services/concept/service/pom.xml +++ b/services/concept/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.concept - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/config/pom.xml b/services/config/pom.xml index 1a3f5e24d..9331bfd10 100644 --- a/services/config/pom.xml +++ b/services/config/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-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 abe0046d4..8b001013b 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/pom.xml b/services/contact/3rdparty/pom.xml index c32bcd84e..480ec71f6 100644 --- a/services/contact/3rdparty/pom.xml +++ b/services/contact/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index 62392329d..d03497c5a 100644 --- a/services/contact/client/pom.xml +++ b/services/contact/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.contact org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/contact/jaxb/pom.xml b/services/contact/jaxb/pom.xml index 91027e8b1..007f42f49 100644 --- a/services/contact/jaxb/pom.xml +++ b/services/contact/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/contact/pom.xml b/services/contact/pom.xml index 30f0cbcf7..449c7e11b 100644 --- a/services/contact/pom.xml +++ b/services/contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index 9afcadd9b..50e6bb0aa 100644 --- a/services/contact/service/pom.xml +++ b/services/contact/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.contact org.collectionspace.services - 2.7-SNAPSHOT + 3.0-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 afee4aba1..496e1aa55 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/pom.xml b/services/dimension/3rdparty/pom.xml index 3e4e49c0f..f1c49f0e0 100644 --- a/services/dimension/3rdparty/pom.xml +++ b/services/dimension/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index 28df86aff..b6f097125 100644 --- a/services/dimension/client/pom.xml +++ b/services/dimension/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/dimension/jaxb/pom.xml b/services/dimension/jaxb/pom.xml index 8cab7a0fc..fe4998085 100644 --- a/services/dimension/jaxb/pom.xml +++ b/services/dimension/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/dimension/pom.xml b/services/dimension/pom.xml index 28f6f1d8a..430c9fbdf 100644 --- a/services/dimension/pom.xml +++ b/services/dimension/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index 410d0f446..eb621dd37 100644 --- a/services/dimension/service/pom.xml +++ b/services/dimension/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 2.7-SNAPSHOT + 3.0-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 4a06e2d60..96f192b7d 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/group/3rdparty/pom.xml b/services/group/3rdparty/pom.xml index 450851141..b3cd4e9a4 100644 --- a/services/group/3rdparty/pom.xml +++ b/services/group/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.group org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/group/client/pom.xml b/services/group/client/pom.xml index c9b4bcf45..a82d4a7cc 100644 --- a/services/group/client/pom.xml +++ b/services/group/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.group - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/group/jaxb/pom.xml b/services/group/jaxb/pom.xml index 443d2d5da..f31694b7d 100644 --- a/services/group/jaxb/pom.xml +++ b/services/group/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.group org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/group/pom.xml b/services/group/pom.xml index 4aa140eb9..9e84e8e51 100644 --- a/services/group/pom.xml +++ b/services/group/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/group/service/pom.xml b/services/group/service/pom.xml index bfedacf45..2d0067c0b 100644 --- a/services/group/service/pom.xml +++ b/services/group/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.group - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/hyperjaxb/pom.xml b/services/hyperjaxb/pom.xml index caa515cf0..97d20e8a2 100644 --- a/services/hyperjaxb/pom.xml +++ b/services/hyperjaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/id/3rdparty/pom.xml b/services/id/3rdparty/pom.xml index 086f3b723..968e698ab 100644 --- a/services/id/3rdparty/pom.xml +++ b/services/id/3rdparty/pom.xml @@ -24,7 +24,7 @@ org.collectionspace.services org.collectionspace.services.id - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/id/client/pom.xml b/services/id/client/pom.xml index 63ae3f62e..a3c02091c 100644 --- a/services/id/client/pom.xml +++ b/services/id/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.id - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 @@ -22,7 +22,7 @@ org.collectionspace.services org.collectionspace.services.id.service - 2.7-SNAPSHOT + 3.0-SNAPSHOT test jar diff --git a/services/id/jaxb/pom.xml b/services/id/jaxb/pom.xml index 299f2e65a..127ac2e91 100644 --- a/services/id/jaxb/pom.xml +++ b/services/id/jaxb/pom.xml @@ -25,7 +25,7 @@ org.collectionspace.services org.collectionspace.services.id - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/id/pom.xml b/services/id/pom.xml index df41d0ae5..14967a5ee 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index 4aa58d636..94d250f35 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services.id org.collectionspace.services - 2.7-SNAPSHOT + 3.0-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 3bf384c51..37f192e55 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/imports/3rdparty/pom.xml b/services/imports/3rdparty/pom.xml index af8037386..3b6f4c767 100644 --- a/services/imports/3rdparty/pom.xml +++ b/services/imports/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.imports org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/imports/jaxb/pom.xml b/services/imports/jaxb/pom.xml index 6d672590a..ca7523b44 100644 --- a/services/imports/jaxb/pom.xml +++ b/services/imports/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.imports org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/imports/pom.xml b/services/imports/pom.xml index 3c5cc61e9..842a1b912 100644 --- a/services/imports/pom.xml +++ b/services/imports/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/imports/service/pom.xml b/services/imports/service/pom.xml index dfbf144b2..b8ccfa139 100644 --- a/services/imports/service/pom.xml +++ b/services/imports/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.imports - 2.7-SNAPSHOT + 3.0-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 c4d221cd0..7efeadf7b 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/pom.xml b/services/intake/3rdparty/pom.xml index 7171551d2..ccb94ba0f 100644 --- a/services/intake/3rdparty/pom.xml +++ b/services/intake/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index 0a2c6faed..fc6871669 100644 --- a/services/intake/client/pom.xml +++ b/services/intake/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.intake - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/intake/jaxb/pom.xml b/services/intake/jaxb/pom.xml index d776a13de..dfd839651 100644 --- a/services/intake/jaxb/pom.xml +++ b/services/intake/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/intake/pom.xml b/services/intake/pom.xml index 56123d46a..90a932840 100644 --- a/services/intake/pom.xml +++ b/services/intake/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index bdcf47986..b9abb33d2 100644 --- a/services/intake/service/pom.xml +++ b/services/intake/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.intake - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/jaxb/pom.xml b/services/jaxb/pom.xml index 32d73149a..ba66b82f6 100644 --- a/services/jaxb/pom.xml +++ b/services/jaxb/pom.xml @@ -14,7 +14,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-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 971a2b5af..3ac3aee02 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/pom.xml b/services/loanin/3rdparty/pom.xml index 95ab55885..0354a27ed 100644 --- a/services/loanin/3rdparty/pom.xml +++ b/services/loanin/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index 8c1c4cfa7..fdcefbbdf 100644 --- a/services/loanin/client/pom.xml +++ b/services/loanin/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanin/jaxb/pom.xml b/services/loanin/jaxb/pom.xml index cb19b4229..948f76c46 100644 --- a/services/loanin/jaxb/pom.xml +++ b/services/loanin/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanin/pom.xml b/services/loanin/pom.xml index 10f548846..e87e35a8e 100644 --- a/services/loanin/pom.xml +++ b/services/loanin/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index d7f3ef4ad..271c0f652 100644 --- a/services/loanin/service/pom.xml +++ b/services/loanin/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 2.7-SNAPSHOT + 3.0-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 0389cce68..2be2b2427 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/pom.xml b/services/loanout/3rdparty/pom.xml index 99b434475..224862017 100644 --- a/services/loanout/3rdparty/pom.xml +++ b/services/loanout/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index bf664dfec..1aa4d7100 100644 --- a/services/loanout/client/pom.xml +++ b/services/loanout/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanout/jaxb/pom.xml b/services/loanout/jaxb/pom.xml index 60b851356..c2c430149 100644 --- a/services/loanout/jaxb/pom.xml +++ b/services/loanout/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanout/pom.xml b/services/loanout/pom.xml index 220a492aa..63c16e0c6 100644 --- a/services/loanout/pom.xml +++ b/services/loanout/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index 2c2dfd678..36a04d9dd 100644 --- a/services/loanout/service/pom.xml +++ b/services/loanout/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 2.7-SNAPSHOT + 3.0-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 3f584dd4a..f516198c4 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index 991442372..7486df5c5 100644 --- a/services/location/3rdparty/pom.xml +++ b/services/location/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index af7fb3d43..fdb926a39 100644 --- a/services/location/client/pom.xml +++ b/services/location/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/location/jaxb/pom.xml b/services/location/jaxb/pom.xml index 7871d2feb..e6222c816 100644 --- a/services/location/jaxb/pom.xml +++ b/services/location/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/location/pom.xml b/services/location/pom.xml index 8741ad8e0..63682268d 100644 --- a/services/location/pom.xml +++ b/services/location/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index 0a6ded63c..3245288f7 100644 --- a/services/location/service/pom.xml +++ b/services/location/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.location - 2.7-SNAPSHOT + 3.0-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 d7ad2296a..fadbeac44 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/media/3rdparty/pom.xml b/services/media/3rdparty/pom.xml index 539b3eadf..e95e43013 100644 --- a/services/media/3rdparty/pom.xml +++ b/services/media/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/media/client/pom.xml b/services/media/client/pom.xml index 9cb114095..f0afd60e0 100644 --- a/services/media/client/pom.xml +++ b/services/media/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.media - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/media/jaxb/pom.xml b/services/media/jaxb/pom.xml index 5ee21ff61..69fc79676 100644 --- a/services/media/jaxb/pom.xml +++ b/services/media/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/media/pom.xml b/services/media/pom.xml index 83776b954..e9ebd0f99 100644 --- a/services/media/pom.xml +++ b/services/media/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/media/service/pom.xml b/services/media/service/pom.xml index 181494d72..c9094985c 100644 --- a/services/media/service/pom.xml +++ b/services/media/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.media - 2.7-SNAPSHOT + 3.0-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 b06a14622..1a584b5e6 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/pom.xml b/services/movement/3rdparty/pom.xml index fac86fef4..d9aa2937d 100644 --- a/services/movement/3rdparty/pom.xml +++ b/services/movement/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index fdb48675b..ab47fc9b0 100644 --- a/services/movement/client/pom.xml +++ b/services/movement/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.movement - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/movement/jaxb/pom.xml b/services/movement/jaxb/pom.xml index 19c02a64b..e8f8afb09 100644 --- a/services/movement/jaxb/pom.xml +++ b/services/movement/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/movement/pom.xml b/services/movement/pom.xml index 366282053..006025fdf 100644 --- a/services/movement/pom.xml +++ b/services/movement/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index 0b59f343a..df5dc7922 100644 --- a/services/movement/service/pom.xml +++ b/services/movement/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.movement - 2.7-SNAPSHOT + 3.0-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 46a924d78..ec25f2fc1 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/pom.xml b/services/note/3rdparty/pom.xml index 2a9dc890b..f68bd7434 100644 --- a/services/note/3rdparty/pom.xml +++ b/services/note/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index 9154daa1d..d70e17ac0 100644 --- a/services/note/client/pom.xml +++ b/services/note/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.note org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/note/jaxb/pom.xml b/services/note/jaxb/pom.xml index bb0c2d597..ba70bb16a 100644 --- a/services/note/jaxb/pom.xml +++ b/services/note/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/note/pom.xml b/services/note/pom.xml index acfa7d0e2..bdcfe8766 100644 --- a/services/note/pom.xml +++ b/services/note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index 117326091..bb544e8b5 100644 --- a/services/note/service/pom.xml +++ b/services/note/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.note org.collectionspace.services - 2.7-SNAPSHOT + 3.0-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 fbad1ad20..717722031 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/objectexit/3rdparty/pom.xml b/services/objectexit/3rdparty/pom.xml index dd1a1bbf9..caaf2eb93 100644 --- a/services/objectexit/3rdparty/pom.xml +++ b/services/objectexit/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/objectexit/client/pom.xml b/services/objectexit/client/pom.xml index c8effb7a9..dabe18ade 100644 --- a/services/objectexit/client/pom.xml +++ b/services/objectexit/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/objectexit/jaxb/pom.xml b/services/objectexit/jaxb/pom.xml index d4e8616ce..1779ee7d3 100644 --- a/services/objectexit/jaxb/pom.xml +++ b/services/objectexit/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/objectexit/pom.xml b/services/objectexit/pom.xml index 2ea264579..e70a7cef9 100644 --- a/services/objectexit/pom.xml +++ b/services/objectexit/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/objectexit/service/pom.xml b/services/objectexit/service/pom.xml index ef57b6a68..071174c8c 100644 --- a/services/objectexit/service/pom.xml +++ b/services/objectexit/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 2.7-SNAPSHOT + 3.0-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 a2e800aa5..fb9e592b4 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/pom.xml b/services/organization/3rdparty/pom.xml index 791e6329f..5406318e8 100644 --- a/services/organization/3rdparty/pom.xml +++ b/services/organization/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index 9ba5b9a49..243192a24 100644 --- a/services/organization/client/pom.xml +++ b/services/organization/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/organization/jaxb/pom.xml b/services/organization/jaxb/pom.xml index 4d08036cb..09b2e3bc0 100644 --- a/services/organization/jaxb/pom.xml +++ b/services/organization/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.organization org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/organization/pom.xml b/services/organization/pom.xml index a9353c4e2..811d55f80 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/organization/sample/pom.xml b/services/organization/sample/pom.xml index bb7bffa84..b30712f32 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT organization.client.samples diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index 1822552fb..1de02ee0a 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT organization.client.sample diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index 4558ddfd3..1c55bfe44 100644 --- a/services/organization/service/pom.xml +++ b/services/organization/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.organization - 2.7-SNAPSHOT + 3.0-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 75c11b5bb..af1e3ad72 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 - 2.7-SNAPSHOT + 3.0-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 817debae1..fef76233b 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/pom.xml b/services/person/3rdparty/pom.xml index b67f3de3a..67ab0eb33 100644 --- a/services/person/3rdparty/pom.xml +++ b/services/person/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index 1a5cf24a8..38e372ecc 100644 --- a/services/person/client/pom.xml +++ b/services/person/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/person/jaxb/pom.xml b/services/person/jaxb/pom.xml index 993def9db..6d7ac180d 100644 --- a/services/person/jaxb/pom.xml +++ b/services/person/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/person/pom.xml b/services/person/pom.xml index 36de4caa3..c635ce8e9 100644 --- a/services/person/pom.xml +++ b/services/person/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/person/sample/sample/pom.xml b/services/person/sample/sample/pom.xml index 55ebe7d44..e56ab3146 100644 --- a/services/person/sample/sample/pom.xml +++ b/services/person/sample/sample/pom.xml @@ -11,17 +11,17 @@ org.collectionspace.services org.collectionspace.services.person.jaxb - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services org.collectionspace.services.person.client - 2.7-SNAPSHOT + 3.0-SNAPSHOT diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index 7180e2aed..00c1de94e 100644 --- a/services/person/service/pom.xml +++ b/services/person/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.person - 2.7-SNAPSHOT + 3.0-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 efb065443..8f5ea0310 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/place/3rdparty/pom.xml b/services/place/3rdparty/pom.xml index 3dfef870e..b4fca505f 100644 --- a/services/place/3rdparty/pom.xml +++ b/services/place/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/place/client/pom.xml b/services/place/client/pom.xml index 18f385d80..fff1bbf66 100644 --- a/services/place/client/pom.xml +++ b/services/place/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/place/jaxb/pom.xml b/services/place/jaxb/pom.xml index be0cc67c6..777899076 100644 --- a/services/place/jaxb/pom.xml +++ b/services/place/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.place - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/place/pom.xml b/services/place/pom.xml index 45b0b7c63..ea78fa796 100644 --- a/services/place/pom.xml +++ b/services/place/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/place/service/pom.xml b/services/place/service/pom.xml index 3f029c4d4..4e6ce262c 100644 --- a/services/place/service/pom.xml +++ b/services/place/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.place - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 71952d824..435d87ab4 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/query/pom.xml b/services/query/pom.xml index 21836a251..55a202e0a 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index e7e1b5725..7399a952a 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.query - 2.7-SNAPSHOT + 3.0-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 7a86e5d26..4dbdb771c 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/pom.xml b/services/relation/3rdparty/pom.xml index 8c3f9e99f..9508be48d 100644 --- a/services/relation/3rdparty/pom.xml +++ b/services/relation/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.relation org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index 5c7a3bb1c..128dbbdbc 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.relation - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/relation/pom.xml b/services/relation/pom.xml index 8cf0f6ae3..3b1d2f04f 100644 --- a/services/relation/pom.xml +++ b/services/relation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index ae6da8e80..4d35f32e0 100644 --- a/services/relation/service/pom.xml +++ b/services/relation/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.relation - 2.7-SNAPSHOT + 3.0-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 0c672e87f..4c29d2693 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/report/3rdparty/pom.xml b/services/report/3rdparty/pom.xml index a22fda181..31617bd5f 100644 --- a/services/report/3rdparty/pom.xml +++ b/services/report/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/report/client/pom.xml b/services/report/client/pom.xml index 2256cad55..cd6fb8c79 100644 --- a/services/report/client/pom.xml +++ b/services/report/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.report - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/report/jaxb/pom.xml b/services/report/jaxb/pom.xml index 7fff5f030..788b2e51c 100644 --- a/services/report/jaxb/pom.xml +++ b/services/report/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/report/pom.xml b/services/report/pom.xml index b5fe7ee76..cc1557173 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/report/service/pom.xml b/services/report/service/pom.xml index ff455e1e2..cf9e0195e 100644 --- a/services/report/service/pom.xml +++ b/services/report/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.report - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index f67b6871b..cc66eff4e 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.sdk pom services.sdk - 2.7-SNAPSHOT + 3.0-SNAPSHOT diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index f079f2908..757a7d14e 100644 --- a/services/sdk/sample/pom.xml +++ b/services/sdk/sample/pom.xml @@ -5,13 +5,13 @@ org.collectionspace.services.client.sample jar client.sample - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services org.collectionspace.services.collectionobject.client - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.slf4j diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index 1a87171ce..9478080d1 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.security org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/security/pom.xml b/services/security/pom.xml index a160f7fa0..9a12f8473 100644 --- a/services/security/pom.xml +++ b/services/security/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/client/pom.xml b/services/servicegroup/client/pom.xml index ffda31cab..721930342 100644 --- a/services/servicegroup/client/pom.xml +++ b/services/servicegroup/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.servicegroup - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/jaxb/pom.xml b/services/servicegroup/jaxb/pom.xml index 4c2d4fb6b..d9e9aea91 100644 --- a/services/servicegroup/jaxb/pom.xml +++ b/services/servicegroup/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.servicegroup org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/pom.xml b/services/servicegroup/pom.xml index 89d549834..37bea58a8 100644 --- a/services/servicegroup/pom.xml +++ b/services/servicegroup/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/servicegroup/service/pom.xml b/services/servicegroup/service/pom.xml index 4992e96ff..7834acc93 100644 --- a/services/servicegroup/service/pom.xml +++ b/services/servicegroup/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.servicegroup - 2.7-SNAPSHOT + 3.0-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 33ade58bf..74b0fdb82 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/3rdparty/pom.xml b/services/taxonomy/3rdparty/pom.xml index 1fe6d7fa0..b4dcb5467 100644 --- a/services/taxonomy/3rdparty/pom.xml +++ b/services/taxonomy/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/client/pom.xml b/services/taxonomy/client/pom.xml index d9d2c8bb5..0783f81be 100644 --- a/services/taxonomy/client/pom.xml +++ b/services/taxonomy/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/jaxb/pom.xml b/services/taxonomy/jaxb/pom.xml index 028b60cba..de60a81dd 100644 --- a/services/taxonomy/jaxb/pom.xml +++ b/services/taxonomy/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/pom.xml b/services/taxonomy/pom.xml index 64e31b402..039233a89 100644 --- a/services/taxonomy/pom.xml +++ b/services/taxonomy/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/taxonomy/service/pom.xml b/services/taxonomy/service/pom.xml index a2ccee993..78ae1feb7 100644 --- a/services/taxonomy/service/pom.xml +++ b/services/taxonomy/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.taxonomy - 2.7-SNAPSHOT + 3.0-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 3c1e9f915..a6769e02e 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/pom.xml b/services/vocabulary/3rdparty/pom.xml index 93cbfad16..df76dae8f 100644 --- a/services/vocabulary/3rdparty/pom.xml +++ b/services/vocabulary/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index 575e5e3c7..750c2e9e5 100644 --- a/services/vocabulary/client/pom.xml +++ b/services/vocabulary/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/jaxb/pom.xml b/services/vocabulary/jaxb/pom.xml index f02306d2e..d54be900f 100644 --- a/services/vocabulary/jaxb/pom.xml +++ b/services/vocabulary/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/pom.xml b/services/vocabulary/pom.xml index 44095d130..f23a5f454 100644 --- a/services/vocabulary/pom.xml +++ b/services/vocabulary/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index 0cb085d42..131249af0 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT vocabulary.client.sample diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index 3bc2152ba..145f6555e 100644 --- a/services/vocabulary/service/pom.xml +++ b/services/vocabulary/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 2.7-SNAPSHOT + 3.0-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 64b2eb633..089c0fbb1 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 - 2.7-SNAPSHOT + 3.0-SNAPSHOT org.collectionspace.services diff --git a/services/workflow/3rdparty/pom.xml b/services/workflow/3rdparty/pom.xml index c51bb2a4f..3cee8f3e3 100644 --- a/services/workflow/3rdparty/pom.xml +++ b/services/workflow/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.workflow org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/workflow/client/pom.xml b/services/workflow/client/pom.xml index 7b6fcf929..b3cbabc08 100644 --- a/services/workflow/client/pom.xml +++ b/services/workflow/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.workflow - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/workflow/jaxb/pom.xml b/services/workflow/jaxb/pom.xml index 02bd4a43f..2cb57b377 100644 --- a/services/workflow/jaxb/pom.xml +++ b/services/workflow/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.workflow org.collectionspace.services - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/workflow/pom.xml b/services/workflow/pom.xml index 4ed38382b..051d68f01 100644 --- a/services/workflow/pom.xml +++ b/services/workflow/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/services/workflow/service/pom.xml b/services/workflow/service/pom.xml index f9d5c9a6f..aa262451f 100644 --- a/services/workflow/service/pom.xml +++ b/services/workflow/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.workflow - 2.7-SNAPSHOT + 3.0-SNAPSHOT 4.0.0