From: Richard Millet Date: Wed, 16 Feb 2011 00:42:34 +0000 (+0000) Subject: CSPACE-3574: POX merge complete and sources now building with Maven artifact version... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=478e16b9cc21b4fb1a241e0d8f2dfd2551bc7364;p=tmp%2Fjakarta-migration.git CSPACE-3574: POX merge complete and sources now building with Maven artifact version = 1.5-SNAPSHOT. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index 6e4c42632..f24f5c0cf 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 - 1.4-SNAPSHOT + 1.5-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 d50e2ba05..05757d873 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml b/3rdparty/nuxeo/nuxeo-platform-quote/pom.xml index 0233bcb7d..55b94897e 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services diff --git a/3rdparty/nuxeo/pom.xml b/3rdparty/nuxeo/pom.xml index e3088fb98..16a32d4a0 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index d56816eea..a49ef7b54 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/build.properties b/build.properties index 0b1b1b277..90878e228 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ host=127.0.0.1 #cspace -cspace.release=1.4-SNAPSHOT +cspace.release=1.5-SNAPSHOT cspace.services.release=cspace-services-${cspace.release} cspace.services.war=cspace-services.war domain.cspace=cspace diff --git a/pom.xml b/pom.xml index 92b48a364..dd1436243 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.collectionspace.services org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT pom services @@ -16,8 +16,8 @@ UTF-8 5.3.2 1.6.2 - 1.4-SNAPSHOT - 1.4-SNAPSHOT + 1.5-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index aa4e2b489..7418460fc 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 1b5a6fab9..c5524e9ec 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/PerformanceTests/pom.xml b/services/PerformanceTests/pom.xml index 1e28421fb..14a40a417 100644 --- a/services/PerformanceTests/pom.xml +++ b/services/PerformanceTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index 990dced8b..0e64da749 100644 --- a/services/account/client/pom.xml +++ b/services/account/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/account/jaxb/pom.xml b/services/account/jaxb/pom.xml index 3098609a8..699aeda69 100644 --- a/services/account/jaxb/pom.xml +++ b/services/account/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/account/pom.xml b/services/account/pom.xml index dedf37db8..069250f50 100644 --- a/services/account/pom.xml +++ b/services/account/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/account/pstore/pom.xml b/services/account/pstore/pom.xml index a2540d441..5182f999f 100644 --- a/services/account/pstore/pom.xml +++ b/services/account/pstore/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.account org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index 617b61123..2c328cc5b 100644 --- a/services/account/service/pom.xml +++ b/services/account/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.account org.collectionspace.services - 1.4-SNAPSHOT + 1.5-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 bbc937bf9..bc3646d8f 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/pom.xml b/services/acquisition/3rdparty/pom.xml index ae170c1ad..b1bed5799 100644 --- a/services/acquisition/3rdparty/pom.xml +++ b/services/acquisition/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index 0beec6ea4..919b3e9e8 100644 --- a/services/acquisition/client/pom.xml +++ b/services/acquisition/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/acquisition/jaxb/pom.xml b/services/acquisition/jaxb/pom.xml index e858fb8ca..5da2f2394 100644 --- a/services/acquisition/jaxb/pom.xml +++ b/services/acquisition/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/acquisition/pom.xml b/services/acquisition/pom.xml index 1f733d356..531006a22 100644 --- a/services/acquisition/pom.xml +++ b/services/acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/acquisition/service/pom.xml b/services/acquisition/service/pom.xml index 0be07fb63..45101f309 100644 --- a/services/acquisition/service/pom.xml +++ b/services/acquisition/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authentication/client/pom.xml b/services/authentication/client/pom.xml index d376a9b6b..384be9bb2 100644 --- a/services/authentication/client/pom.xml +++ b/services/authentication/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authentication/jaxb/pom.xml b/services/authentication/jaxb/pom.xml index 007e8c925..1b6525b3d 100644 --- a/services/authentication/jaxb/pom.xml +++ b/services/authentication/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml index 269fd6d28..8b07bc098 100644 --- a/services/authentication/pom.xml +++ b/services/authentication/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authentication/pstore/pom.xml b/services/authentication/pstore/pom.xml index 0028da036..062bf2396 100644 --- a/services/authentication/pstore/pom.xml +++ b/services/authentication/pstore/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index b79bbdd82..c372890dd 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/client/pom.xml b/services/authorization-mgt/client/pom.xml index 4e7647e9c..6f6169d07 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index c9e5fbdc2..6265467ed 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/pom.xml b/services/authorization-mgt/pom.xml index c43245714..a59786a08 100644 --- a/services/authorization-mgt/pom.xml +++ b/services/authorization-mgt/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index a3ecadfd3..7328f30a7 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization-mgt.service diff --git a/services/authorization/jaxb/pom.xml b/services/authorization/jaxb/pom.xml index e0c90698f..0aaed94f8 100644 --- a/services/authorization/jaxb/pom.xml +++ b/services/authorization/jaxb/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authorization/pom.xml b/services/authorization/pom.xml index e131158a9..1c8678b41 100644 --- a/services/authorization/pom.xml +++ b/services/authorization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization diff --git a/services/authorization/pstore/pom.xml b/services/authorization/pstore/pom.xml index b2de10a8c..f07065689 100644 --- a/services/authorization/pstore/pom.xml +++ b/services/authorization/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/authorization/service/pom.xml b/services/authorization/service/pom.xml index ba519e8cd..5c4ea5755 100644 --- a/services/authorization/service/pom.xml +++ b/services/authorization/service/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization.service diff --git a/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml b/services/blob/3rdparty/nuxeo-platform-cs-blob/pom.xml index 48b525bf4..5d3b04f08 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services diff --git a/services/blob/3rdparty/pom.xml b/services/blob/3rdparty/pom.xml index 8c2748a4d..368496ec7 100644 --- a/services/blob/3rdparty/pom.xml +++ b/services/blob/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/blob/client/pom.xml b/services/blob/client/pom.xml index 55b954c73..3b4a2ca31 100644 --- a/services/blob/client/pom.xml +++ b/services/blob/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.blob - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/blob/jaxb/pom.xml b/services/blob/jaxb/pom.xml index 24d06654a..e96f38676 100644 --- a/services/blob/jaxb/pom.xml +++ b/services/blob/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.blob org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/blob/pom.xml b/services/blob/pom.xml index 537ee9073..e9de63940 100644 --- a/services/blob/pom.xml +++ b/services/blob/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services diff --git a/services/blob/service/pom.xml b/services/blob/service/pom.xml index 1cb09b79d..5117766b4 100644 --- a/services/blob/service/pom.xml +++ b/services/blob/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.blob - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/client/pom.xml b/services/client/pom.xml index d2535166a..273e85860 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-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 7f9ee94b8..dd55009ee 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index 2c5fd15b8..e1526c950 100644 --- a/services/collectionobject/3rdparty/pom.xml +++ b/services/collectionobject/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 3ea400ffc..6fcf1c906 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/jaxb/pom.xml b/services/collectionobject/jaxb/pom.xml index 8aee69f6c..5509d62dd 100644 --- a/services/collectionobject/jaxb/pom.xml +++ b/services/collectionobject/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index cf4994f53..a78b47995 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/sample/pom.xml b/services/collectionobject/sample/pom.xml index 2a2a0560a..fd7fa47e0 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT collectionobject.client.samples diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index e1c09d991..393117f63 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index f73679981..a995c67ae 100644 --- a/services/collectionobject/service/pom.xml +++ b/services/collectionobject/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/common-api/pom.xml b/services/common-api/pom.xml index 944db707e..67e8b8880 100755 --- a/services/common-api/pom.xml +++ b/services/common-api/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index 246f2f6b8..6d497748d 100644 --- a/services/common-test/pom.xml +++ b/services/common-test/pom.xml @@ -4,11 +4,11 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.common-test - 1.4-SNAPSHOT + 1.5-SNAPSHOT services.common-test http://maven.apache.org jar diff --git a/services/common/pom.xml b/services/common/pom.xml index f9661ec5a..942861f79 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-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 9ad25b7db..4d0f7af5a 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/pom.xml b/services/contact/3rdparty/pom.xml index 1e4891574..2c588a157 100644 --- a/services/contact/3rdparty/pom.xml +++ b/services/contact/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index df284332e..195047e35 100644 --- a/services/contact/client/pom.xml +++ b/services/contact/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.contact org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/contact/jaxb/pom.xml b/services/contact/jaxb/pom.xml index 9320c42ef..2a3c57148 100644 --- a/services/contact/jaxb/pom.xml +++ b/services/contact/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/contact/pom.xml b/services/contact/pom.xml index 06c03f11a..92b0b1af1 100644 --- a/services/contact/pom.xml +++ b/services/contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index 6f53aa677..db85a2af2 100644 --- a/services/contact/service/pom.xml +++ b/services/contact/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.contact org.collectionspace.services - 1.4-SNAPSHOT + 1.5-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 fe2d9bc1c..a5bd1f154 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/pom.xml b/services/dimension/3rdparty/pom.xml index 869fe5422..720a5000e 100644 --- a/services/dimension/3rdparty/pom.xml +++ b/services/dimension/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index d0a12dc97..e0348585d 100644 --- a/services/dimension/client/pom.xml +++ b/services/dimension/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/dimension/jaxb/pom.xml b/services/dimension/jaxb/pom.xml index 2edb47414..56138c36a 100644 --- a/services/dimension/jaxb/pom.xml +++ b/services/dimension/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/dimension/pom.xml b/services/dimension/pom.xml index 0a77196cc..50bb201ef 100644 --- a/services/dimension/pom.xml +++ b/services/dimension/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index 7d5a3d986..f26eaaa04 100644 --- a/services/dimension/service/pom.xml +++ b/services/dimension/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/hyperjaxb/pom.xml b/services/hyperjaxb/pom.xml index ace7921d3..a45f6fa94 100644 --- a/services/hyperjaxb/pom.xml +++ b/services/hyperjaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/id/3rdparty/pom.xml b/services/id/3rdparty/pom.xml index d47a84479..2566451db 100644 --- a/services/id/3rdparty/pom.xml +++ b/services/id/3rdparty/pom.xml @@ -24,7 +24,7 @@ org.collectionspace.services org.collectionspace.services.id - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/id/client/pom.xml b/services/id/client/pom.xml index 77f067ada..6ae610e86 100644 --- a/services/id/client/pom.xml +++ b/services/id/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.id - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/id/jaxb/pom.xml b/services/id/jaxb/pom.xml index 402a259da..0e6de062a 100644 --- a/services/id/jaxb/pom.xml +++ b/services/id/jaxb/pom.xml @@ -25,7 +25,7 @@ org.collectionspace.services org.collectionspace.services.id - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/id/pom.xml b/services/id/pom.xml index dd968e3cd..87d802b1f 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index a46658c1d..50d2be608 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services.id org.collectionspace.services - 1.4-SNAPSHOT + 1.5-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 5b1358f19..fd5e3f82a 100644 --- a/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml +++ b/services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.intake.3rdparty - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/pom.xml b/services/intake/3rdparty/pom.xml index ef01a5a78..caf7c526b 100644 --- a/services/intake/3rdparty/pom.xml +++ b/services/intake/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index dd377322c..fce5238c9 100644 --- a/services/intake/client/pom.xml +++ b/services/intake/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.intake - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/intake/jaxb/pom.xml b/services/intake/jaxb/pom.xml index bbe007f90..85685f083 100644 --- a/services/intake/jaxb/pom.xml +++ b/services/intake/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/intake/pom.xml b/services/intake/pom.xml index b64d5c632..10d5c8474 100644 --- a/services/intake/pom.xml +++ b/services/intake/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index 827c0c4cf..df38cbf3e 100644 --- a/services/intake/service/pom.xml +++ b/services/intake/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.intake - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/jaxb/pom.xml b/services/jaxb/pom.xml index 38b935133..772de8d41 100644 --- a/services/jaxb/pom.xml +++ b/services/jaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-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 64e23655b..4ff181a86 100644 --- a/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml +++ b/services/loanin/3rdparty/nuxeo-platform-cs-loanin/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanin.3rdparty - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/pom.xml b/services/loanin/3rdparty/pom.xml index bd99a2125..8e3bbbf6e 100644 --- a/services/loanin/3rdparty/pom.xml +++ b/services/loanin/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index 2cebddbdd..345a561df 100644 --- a/services/loanin/client/pom.xml +++ b/services/loanin/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanin/jaxb/pom.xml b/services/loanin/jaxb/pom.xml index 9d5f7b48c..5e1c4844e 100644 --- a/services/loanin/jaxb/pom.xml +++ b/services/loanin/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanin/pom.xml b/services/loanin/pom.xml index a243e6eae..57a46f883 100644 --- a/services/loanin/pom.xml +++ b/services/loanin/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index a8bd7ad51..d87107cf5 100644 --- a/services/loanin/service/pom.xml +++ b/services/loanin/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 1.4-SNAPSHOT + 1.5-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 1ed0b2748..1aeb9da39 100644 --- a/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml +++ b/services/loanout/3rdparty/nuxeo-platform-cs-loanout/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanout.3rdparty - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/pom.xml b/services/loanout/3rdparty/pom.xml index 91733938a..0b8283068 100644 --- a/services/loanout/3rdparty/pom.xml +++ b/services/loanout/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index d35ff0dda..37363782c 100644 --- a/services/loanout/client/pom.xml +++ b/services/loanout/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanout/jaxb/pom.xml b/services/loanout/jaxb/pom.xml index 841e16e31..71f9c2c4d 100644 --- a/services/loanout/jaxb/pom.xml +++ b/services/loanout/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanout/pom.xml b/services/loanout/pom.xml index 1f4ec54ba..1f555cb50 100644 --- a/services/loanout/pom.xml +++ b/services/loanout/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index 4ce6808fd..096ef994d 100644 --- a/services/loanout/service/pom.xml +++ b/services/loanout/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 1.4-SNAPSHOT + 1.5-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 1cdb0ce88..a1d70c160 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index f6e173948..5b863e067 100644 --- a/services/location/3rdparty/pom.xml +++ b/services/location/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index 478ec7b23..aef8a6d7d 100644 --- a/services/location/client/pom.xml +++ b/services/location/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/import/pom.xml b/services/location/import/pom.xml index 6226c3175..076ce1078 100644 --- a/services/location/import/pom.xml +++ b/services/location/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/jaxb/pom.xml b/services/location/jaxb/pom.xml index 8701bd31c..948dd590d 100644 --- a/services/location/jaxb/pom.xml +++ b/services/location/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/pom.xml b/services/location/pom.xml index b5e7cf1ed..44fc694f7 100644 --- a/services/location/pom.xml +++ b/services/location/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index 6b607bbe1..81028a8c3 100644 --- a/services/location/service/pom.xml +++ b/services/location/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.location - 1.4-SNAPSHOT + 1.5-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 121479501..d2ed1307c 100644 --- a/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml +++ b/services/media/3rdparty/nuxeo-platform-cs-media/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.media.3rdparty - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/media/3rdparty/pom.xml b/services/media/3rdparty/pom.xml index 0602ad27d..299ec83f2 100644 --- a/services/media/3rdparty/pom.xml +++ b/services/media/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/media/client/pom.xml b/services/media/client/pom.xml index cc2284c70..3e182abd8 100644 --- a/services/media/client/pom.xml +++ b/services/media/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.media - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/media/jaxb/pom.xml b/services/media/jaxb/pom.xml index 024439086..1b23bf9a3 100644 --- a/services/media/jaxb/pom.xml +++ b/services/media/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.media org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/media/pom.xml b/services/media/pom.xml index 20e912842..33d2dd89d 100644 --- a/services/media/pom.xml +++ b/services/media/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/media/service/pom.xml b/services/media/service/pom.xml index 97de9ad1a..f6e02e69c 100644 --- a/services/media/service/pom.xml +++ b/services/media/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.media - 1.4-SNAPSHOT + 1.5-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 30525e039..042c330f8 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/pom.xml b/services/movement/3rdparty/pom.xml index 089c6cce2..a4d8bfd8a 100644 --- a/services/movement/3rdparty/pom.xml +++ b/services/movement/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index f66f1e956..70addc651 100644 --- a/services/movement/client/pom.xml +++ b/services/movement/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.movement - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/movement/jaxb/pom.xml b/services/movement/jaxb/pom.xml index 311d91400..01586b980 100644 --- a/services/movement/jaxb/pom.xml +++ b/services/movement/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/movement/pom.xml b/services/movement/pom.xml index b1dc69b48..8a3cfb67b 100644 --- a/services/movement/pom.xml +++ b/services/movement/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index 93157f148..180d5c9ee 100644 --- a/services/movement/service/pom.xml +++ b/services/movement/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.movement - 1.4-SNAPSHOT + 1.5-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 446358ed5..abae0a5ca 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/pom.xml b/services/note/3rdparty/pom.xml index e3050cfc1..327e6ca89 100644 --- a/services/note/3rdparty/pom.xml +++ b/services/note/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index c91e3d5c1..8f961e212 100644 --- a/services/note/client/pom.xml +++ b/services/note/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.note org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/note/jaxb/pom.xml b/services/note/jaxb/pom.xml index 88bed4f49..88f1646b5 100644 --- a/services/note/jaxb/pom.xml +++ b/services/note/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/note/pom.xml b/services/note/pom.xml index 2f16ab033..3134e776a 100644 --- a/services/note/pom.xml +++ b/services/note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index fb4a1918f..6dc2be99f 100644 --- a/services/note/service/pom.xml +++ b/services/note/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.note org.collectionspace.services - 1.4-SNAPSHOT + 1.5-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 906aeecc9..cb42414a4 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/objectexit/3rdparty/pom.xml b/services/objectexit/3rdparty/pom.xml index f736eda77..b52776e29 100644 --- a/services/objectexit/3rdparty/pom.xml +++ b/services/objectexit/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/objectexit/client/pom.xml b/services/objectexit/client/pom.xml index 9352321f5..c7bbe6391 100644 --- a/services/objectexit/client/pom.xml +++ b/services/objectexit/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/objectexit/jaxb/pom.xml b/services/objectexit/jaxb/pom.xml index b0fed6af8..1f6c33162 100644 --- a/services/objectexit/jaxb/pom.xml +++ b/services/objectexit/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/objectexit/pom.xml b/services/objectexit/pom.xml index bf58183e5..6f215cf3e 100644 --- a/services/objectexit/pom.xml +++ b/services/objectexit/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/objectexit/service/pom.xml b/services/objectexit/service/pom.xml index 34eb9dd13..0f75f27eb 100644 --- a/services/objectexit/service/pom.xml +++ b/services/objectexit/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 1.4-SNAPSHOT + 1.5-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 a61afca27..2a968cf5e 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/pom.xml b/services/organization/3rdparty/pom.xml index ea4a843e0..65340a257 100644 --- a/services/organization/3rdparty/pom.xml +++ b/services/organization/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index fbf25be33..bc67f31f8 100644 --- a/services/organization/client/pom.xml +++ b/services/organization/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/import/pom.xml b/services/organization/import/pom.xml index 4fbdd1b76..21b61f73b 100644 --- a/services/organization/import/pom.xml +++ b/services/organization/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/jaxb/pom.xml b/services/organization/jaxb/pom.xml index c369179ce..caffa8df0 100644 --- a/services/organization/jaxb/pom.xml +++ b/services/organization/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.organization org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/pom.xml b/services/organization/pom.xml index e55ab5a8a..d5fe4f933 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index d70fcf3ae..86969629c 100644 --- a/services/organization/sample/sample/pom.xml +++ b/services/organization/sample/sample/pom.xml @@ -11,17 +11,17 @@ org.collectionspace.services org.collectionspace.services.organization.jaxb - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.organization.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index 5ba95bc64..d2ef22acb 100644 --- a/services/organization/service/pom.xml +++ b/services/organization/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.organization - 1.4-SNAPSHOT + 1.5-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 3e237cea1..dc6b95617 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/pom.xml b/services/person/3rdparty/pom.xml index 08705a70a..3546117e5 100644 --- a/services/person/3rdparty/pom.xml +++ b/services/person/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index 70e06527d..dbd7f44e3 100644 --- a/services/person/client/pom.xml +++ b/services/person/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/import/pom.xml b/services/person/import/pom.xml index 7ad88c8c3..18f25aba7 100644 --- a/services/person/import/pom.xml +++ b/services/person/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/jaxb/pom.xml b/services/person/jaxb/pom.xml index cfd8306ae..ec646ac9c 100644 --- a/services/person/jaxb/pom.xml +++ b/services/person/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/pom.xml b/services/person/pom.xml index 34239aa90..ce61ae8fb 100644 --- a/services/person/pom.xml +++ b/services/person/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/person/sample/sample/pom.xml b/services/person/sample/sample/pom.xml index 0ce7b5270..ca73cd2b0 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.person.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index 09ede1b95..80ef21e59 100644 --- a/services/person/service/pom.xml +++ b/services/person/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.person - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 518acbed3..3b93939e9 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/query/pom.xml b/services/query/pom.xml index 124166305..3a30ab2c4 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 8721e89dd..311cd425d 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.query - 1.4-SNAPSHOT + 1.5-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 7eeb4b398..8c7195e01 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/pom.xml b/services/relation/3rdparty/pom.xml index 6ad344d64..8d8b035a6 100644 --- a/services/relation/3rdparty/pom.xml +++ b/services/relation/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.relation org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index bef884693..3a1d6d7a8 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.relation - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/relation/pom.xml b/services/relation/pom.xml index b01e64543..b94dc952e 100644 --- a/services/relation/pom.xml +++ b/services/relation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index 06af2140c..470968a7e 100644 --- a/services/relation/service/pom.xml +++ b/services/relation/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.relation - 1.4-SNAPSHOT + 1.5-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 eccd4ee13..38645bd99 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/report/3rdparty/pom.xml b/services/report/3rdparty/pom.xml index ace91d74b..69905a66f 100644 --- a/services/report/3rdparty/pom.xml +++ b/services/report/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/report/client/pom.xml b/services/report/client/pom.xml index b859a0892..cb6ea93dd 100644 --- a/services/report/client/pom.xml +++ b/services/report/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.report - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/report/jaxb/pom.xml b/services/report/jaxb/pom.xml index 11ca60efd..a2f91dbd3 100644 --- a/services/report/jaxb/pom.xml +++ b/services/report/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/report/pom.xml b/services/report/pom.xml index 72e9f387a..70bf6641a 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/report/service/pom.xml b/services/report/service/pom.xml index 474313721..3800a9b86 100644 --- a/services/report/service/pom.xml +++ b/services/report/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.report - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index c449d8227..47df77652 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.sdk pom services.sdk - 1.4-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index db0259441..ff85b0f23 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.collectionobject.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.slf4j diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index 5b628d858..f08a3e9eb 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.security org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/security/pom.xml b/services/security/pom.xml index aa921d3e4..d632793d1 100644 --- a/services/security/pom.xml +++ b/services/security/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-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 6ed058af0..a77b8991e 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 - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/pom.xml b/services/vocabulary/3rdparty/pom.xml index 0c4a09002..3748ea1af 100644 --- a/services/vocabulary/3rdparty/pom.xml +++ b/services/vocabulary/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index fd327e574..8ec1b7915 100644 --- a/services/vocabulary/client/pom.xml +++ b/services/vocabulary/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/import/pom.xml b/services/vocabulary/import/pom.xml index e1d6ec27b..1990b2f83 100644 --- a/services/vocabulary/import/pom.xml +++ b/services/vocabulary/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/jaxb/pom.xml b/services/vocabulary/jaxb/pom.xml index 700254bf6..0b8601ab9 100644 --- a/services/vocabulary/jaxb/pom.xml +++ b/services/vocabulary/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/pom.xml b/services/vocabulary/pom.xml index b49e45ab2..a8b512f04 100644 --- a/services/vocabulary/pom.xml +++ b/services/vocabulary/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index 7257695ed..37191750f 100644 --- a/services/vocabulary/sample/sample/pom.xml +++ b/services/vocabulary/sample/sample/pom.xml @@ -11,17 +11,17 @@ org.collectionspace.services org.collectionspace.services.vocabulary.jaxb - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT org.collectionspace.services org.collectionspace.services.vocabulary.client - 1.4-SNAPSHOT + 1.5-SNAPSHOT diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index 8577ad0a1..9c8dd4b86 100644 --- a/services/vocabulary/service/pom.xml +++ b/services/vocabulary/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 1.4-SNAPSHOT + 1.5-SNAPSHOT 4.0.0