From: Richard Millet Date: Thu, 3 Jun 2010 20:48:42 +0000 (+0000) Subject: NOJIRA: Updating services/trunk poms to use element value of 0.8-SNAPSHOT. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=e58fc1474bf397be69305c0af13475c327cf4586;p=tmp%2Fjakarta-migration.git NOJIRA: Updating services/trunk poms to use element value of 0.8-SNAPSHOT. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index acf219cca..b79d52891 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/3rdparty/nuxeo/pom.xml b/3rdparty/nuxeo/pom.xml index 2b62c2d31..6f8a4f519 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index f8c12e689..fcefba39b 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/build.properties b/build.properties index 3d42c0fe7..074c833d5 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ host=127.0.0.1 #cspace -cspace.release=0.7-SNAPSHOT +cspace.release=0.8-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 c8fd7e8d7..20c5613b1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.collectionspace.services org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT pom services @@ -16,8 +16,8 @@ UTF-8 5.2.1-SNAPSHOT 1.5.1-SNAPSHOT - 0.7-SNAPSHOT - 0.7-SNAPSHOT + 0.8-SNAPSHOT + 0.8-SNAPSHOT diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index 0f70071dd..26704a479 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index b0c8175b0..4e076cb4c 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/PerformanceTests/pom.xml b/services/PerformanceTests/pom.xml index 427f276ce..c800b9df9 100644 --- a/services/PerformanceTests/pom.xml +++ b/services/PerformanceTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index 4d1772f7d..e7fa3f4cf 100644 --- a/services/account/client/pom.xml +++ b/services/account/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/account/jaxb/pom.xml b/services/account/jaxb/pom.xml index a34cc35e4..f26fb642c 100644 --- a/services/account/jaxb/pom.xml +++ b/services/account/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.account - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/account/pom.xml b/services/account/pom.xml index ff02090a7..be642b346 100644 --- a/services/account/pom.xml +++ b/services/account/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/account/pstore/pom.xml b/services/account/pstore/pom.xml index de62cfaef..5273ef88f 100644 --- a/services/account/pstore/pom.xml +++ b/services/account/pstore/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.account org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index 9672d49fa..f2916cde6 100644 --- a/services/account/service/pom.xml +++ b/services/account/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.account org.collectionspace.services - 0.7-SNAPSHOT + 0.8-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 825d867d4..a939c801e 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/pom.xml b/services/acquisition/3rdparty/pom.xml index 25e1fadc9..9e9de1adb 100644 --- a/services/acquisition/3rdparty/pom.xml +++ b/services/acquisition/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index ed6bdb354..3f0c54e15 100644 --- a/services/acquisition/client/pom.xml +++ b/services/acquisition/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.acquisition - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/acquisition/jaxb/pom.xml b/services/acquisition/jaxb/pom.xml index 4ef02f045..c1fd64043 100644 --- a/services/acquisition/jaxb/pom.xml +++ b/services/acquisition/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/acquisition/pom.xml b/services/acquisition/pom.xml index dd768e050..ce8a44b1a 100644 --- a/services/acquisition/pom.xml +++ b/services/acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/acquisition/service/pom.xml b/services/acquisition/service/pom.xml index d59eb2168..db7e6b2e7 100644 --- a/services/acquisition/service/pom.xml +++ b/services/acquisition/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.acquisition org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authentication/client/pom.xml b/services/authentication/client/pom.xml index 2b7adaeef..ed754dbf0 100644 --- a/services/authentication/client/pom.xml +++ b/services/authentication/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authentication/jaxb/pom.xml b/services/authentication/jaxb/pom.xml index 09fcc8f9d..4f70b5810 100644 --- a/services/authentication/jaxb/pom.xml +++ b/services/authentication/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml index b2fb60ea3..ab7500a88 100644 --- a/services/authentication/pom.xml +++ b/services/authentication/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authentication/pstore/pom.xml b/services/authentication/pstore/pom.xml index 3ae36e40a..bb72151e2 100644 --- a/services/authentication/pstore/pom.xml +++ b/services/authentication/pstore/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index af226b5b0..b8e7e8435 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.authentication - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/client/pom.xml b/services/authorization-mgt/client/pom.xml index fca444529..353b6a114 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index 2cbd6c92c..186aae227 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/pom.xml b/services/authorization-mgt/pom.xml index d032b8824..354dc16ab 100644 --- a/services/authorization-mgt/pom.xml +++ b/services/authorization-mgt/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index 9a4ae736d..b6874cd0c 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 - 0.7-SNAPSHOT + 0.8-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 a35118ad9..cf20724f0 100644 --- a/services/authorization/jaxb/pom.xml +++ b/services/authorization/jaxb/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authorization/pom.xml b/services/authorization/pom.xml index a90f7fcc8..aa0fd8474 100644 --- a/services/authorization/pom.xml +++ b/services/authorization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization diff --git a/services/authorization/pstore/pom.xml b/services/authorization/pstore/pom.xml index af81ef2cb..32e68f9cb 100644 --- a/services/authorization/pstore/pom.xml +++ b/services/authorization/pstore/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/authorization/service/pom.xml b/services/authorization/service/pom.xml index a04763f03..7bb3f171a 100644 --- a/services/authorization/service/pom.xml +++ b/services/authorization/service/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.authorization org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization.service diff --git a/services/client/pom.xml b/services/client/pom.xml index 4f82486a5..207d1c983 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-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 d668330b0..31a43460d 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index b4492ad67..01addc006 100644 --- a/services/collectionobject/3rdparty/pom.xml +++ b/services/collectionobject/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 60054348c..2a0fce5f8 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/jaxb/pom.xml b/services/collectionobject/jaxb/pom.xml index b0d1a42a7..4db2d64e5 100644 --- a/services/collectionobject/jaxb/pom.xml +++ b/services/collectionobject/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index b1628ed31..843f282b2 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index 50b83f094..5feab0a6d 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index ca713ed14..08bf1bb67 100644 --- a/services/collectionobject/service/pom.xml +++ b/services/collectionobject/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index 12e4cf364..1f2d0d950 100644 --- a/services/common-test/pom.xml +++ b/services/common-test/pom.xml @@ -4,11 +4,11 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.common-test - 0.7-SNAPSHOT + 0.8-SNAPSHOT services.common-test http://maven.apache.org jar diff --git a/services/common/pom.xml b/services/common/pom.xml index cfbb94aab..e23c20f6b 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-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 f571592bc..b6576ef00 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/pom.xml b/services/contact/3rdparty/pom.xml index e86e9bdca..34ead805f 100644 --- a/services/contact/3rdparty/pom.xml +++ b/services/contact/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index 6d85d46e1..d793327e4 100644 --- a/services/contact/client/pom.xml +++ b/services/contact/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.contact org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/contact/jaxb/pom.xml b/services/contact/jaxb/pom.xml index 0ec88d7ee..c4293c3cb 100644 --- a/services/contact/jaxb/pom.xml +++ b/services/contact/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.contact - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/contact/pom.xml b/services/contact/pom.xml index d0b555824..d8af6c624 100644 --- a/services/contact/pom.xml +++ b/services/contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index f51f7824f..e39a98262 100644 --- a/services/contact/service/pom.xml +++ b/services/contact/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.contact org.collectionspace.services - 0.7-SNAPSHOT + 0.8-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 b8ea18fee..7c8f0cfae 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/pom.xml b/services/dimension/3rdparty/pom.xml index e95c7dd2b..463a0b809 100644 --- a/services/dimension/3rdparty/pom.xml +++ b/services/dimension/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index f719cbe06..1cea51f21 100644 --- a/services/dimension/client/pom.xml +++ b/services/dimension/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/dimension/jaxb/pom.xml b/services/dimension/jaxb/pom.xml index cd90019d8..7f30a1635 100644 --- a/services/dimension/jaxb/pom.xml +++ b/services/dimension/jaxb/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/dimension/pom.xml b/services/dimension/pom.xml index 9416ddc79..063704afc 100644 --- a/services/dimension/pom.xml +++ b/services/dimension/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index 57c36c026..88a6f3c6c 100644 --- a/services/dimension/service/pom.xml +++ b/services/dimension/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.dimension - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/id/3rdparty/pom.xml b/services/id/3rdparty/pom.xml index c4672e6f0..391d36281 100644 --- a/services/id/3rdparty/pom.xml +++ b/services/id/3rdparty/pom.xml @@ -24,7 +24,7 @@ org.collectionspace.services org.collectionspace.services.id - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/id/client/pom.xml b/services/id/client/pom.xml index eb6683bea..176f5bba3 100644 --- a/services/id/client/pom.xml +++ b/services/id/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.id - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/id/jaxb/pom.xml b/services/id/jaxb/pom.xml index 8636bed9e..901a9dc15 100644 --- a/services/id/jaxb/pom.xml +++ b/services/id/jaxb/pom.xml @@ -25,7 +25,7 @@ org.collectionspace.services org.collectionspace.services.id - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/id/pom.xml b/services/id/pom.xml index 82bee525f..3e384c39d 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index 1c1179f94..4e4b184c2 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services.id org.collectionspace.services - 0.7-SNAPSHOT + 0.8-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 02ffb7399..f859e1a87 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/pom.xml b/services/intake/3rdparty/pom.xml index b3b89cf50..a7254c14e 100644 --- a/services/intake/3rdparty/pom.xml +++ b/services/intake/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index 04b698a1c..e3bc16199 100644 --- a/services/intake/client/pom.xml +++ b/services/intake/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.intake - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/intake/jaxb/pom.xml b/services/intake/jaxb/pom.xml index 066f9c3bb..5c88470c4 100644 --- a/services/intake/jaxb/pom.xml +++ b/services/intake/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.intake org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/intake/pom.xml b/services/intake/pom.xml index fcf8a1376..75aad501e 100644 --- a/services/intake/pom.xml +++ b/services/intake/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index 6dbd12b32..427a5173c 100644 --- a/services/intake/service/pom.xml +++ b/services/intake/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.intake - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/jaxb/pom.xml b/services/jaxb/pom.xml index 80504f67e..56563b59b 100644 --- a/services/jaxb/pom.xml +++ b/services/jaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-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 3f8fa3133..a49510b13 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/pom.xml b/services/loanin/3rdparty/pom.xml index 070091d2a..227f58558 100644 --- a/services/loanin/3rdparty/pom.xml +++ b/services/loanin/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index 6b2cd8249..167f9f1b6 100644 --- a/services/loanin/client/pom.xml +++ b/services/loanin/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanin/jaxb/pom.xml b/services/loanin/jaxb/pom.xml index 6c2ff720f..b137109a8 100644 --- a/services/loanin/jaxb/pom.xml +++ b/services/loanin/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanin org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanin/pom.xml b/services/loanin/pom.xml index 8b8bb7762..78da5ec54 100644 --- a/services/loanin/pom.xml +++ b/services/loanin/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index 9950fd532..25277742f 100644 --- a/services/loanin/service/pom.xml +++ b/services/loanin/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanin - 0.7-SNAPSHOT + 0.8-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 e7dbd6691..3d177a802 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/pom.xml b/services/loanout/3rdparty/pom.xml index 207e51ce5..b0283bb59 100644 --- a/services/loanout/3rdparty/pom.xml +++ b/services/loanout/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index 74ac0fa23..fa642dabf 100644 --- a/services/loanout/client/pom.xml +++ b/services/loanout/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanout/jaxb/pom.xml b/services/loanout/jaxb/pom.xml index 324f180f4..eedb514ff 100644 --- a/services/loanout/jaxb/pom.xml +++ b/services/loanout/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.loanout org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanout/pom.xml b/services/loanout/pom.xml index 7f2d4e094..a6027fe26 100644 --- a/services/loanout/pom.xml +++ b/services/loanout/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index a424698f2..6768e172c 100644 --- a/services/loanout/service/pom.xml +++ b/services/loanout/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.loanout - 0.7-SNAPSHOT + 0.8-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 294f213a9..bf3e6149c 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index 3c1921f68..68be7a84d 100644 --- a/services/location/3rdparty/pom.xml +++ b/services/location/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index 9a4784e0c..071f7e12b 100644 --- a/services/location/client/pom.xml +++ b/services/location/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/import/pom.xml b/services/location/import/pom.xml index c760f8e0b..673c2b156 100644 --- a/services/location/import/pom.xml +++ b/services/location/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/jaxb/pom.xml b/services/location/jaxb/pom.xml index c1c00d6a5..7b4a3ec8a 100644 --- a/services/location/jaxb/pom.xml +++ b/services/location/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.location - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/pom.xml b/services/location/pom.xml index a549912dd..375b6ff8a 100644 --- a/services/location/pom.xml +++ b/services/location/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index f3f1ae47b..1f485b80a 100644 --- a/services/location/service/pom.xml +++ b/services/location/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.location - 0.7-SNAPSHOT + 0.8-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 77a1bb14c..9dbbe5c75 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/pom.xml b/services/movement/3rdparty/pom.xml index 3e7742276..bfa396269 100644 --- a/services/movement/3rdparty/pom.xml +++ b/services/movement/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index 73f18ad4e..8a50f50f8 100644 --- a/services/movement/client/pom.xml +++ b/services/movement/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.movement - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/movement/jaxb/pom.xml b/services/movement/jaxb/pom.xml index 5a5f9e674..8dbae327c 100644 --- a/services/movement/jaxb/pom.xml +++ b/services/movement/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.movement org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/movement/pom.xml b/services/movement/pom.xml index f4963e0be..a7ac2c4bd 100644 --- a/services/movement/pom.xml +++ b/services/movement/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index 46eab9bff..559765d85 100644 --- a/services/movement/service/pom.xml +++ b/services/movement/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.movement - 0.7-SNAPSHOT + 0.8-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 faef217fc..41552152b 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/pom.xml b/services/note/3rdparty/pom.xml index 880dd1688..e9c688915 100644 --- a/services/note/3rdparty/pom.xml +++ b/services/note/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index fd94433fe..ee227b2be 100644 --- a/services/note/client/pom.xml +++ b/services/note/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.note org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/note/jaxb/pom.xml b/services/note/jaxb/pom.xml index 81bdf1e27..1530b76b0 100644 --- a/services/note/jaxb/pom.xml +++ b/services/note/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.note - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/note/pom.xml b/services/note/pom.xml index a2c412b50..ae385e2dd 100644 --- a/services/note/pom.xml +++ b/services/note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index 2ad3de237..a7cce3fe2 100644 --- a/services/note/service/pom.xml +++ b/services/note/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.note org.collectionspace.services - 0.7-SNAPSHOT + 0.8-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 040a85ef4..fef95530e 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/pom.xml b/services/organization/3rdparty/pom.xml index c691f086b..8839e8d1c 100644 --- a/services/organization/3rdparty/pom.xml +++ b/services/organization/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index f260a56d7..5afa2f9ae 100644 --- a/services/organization/client/pom.xml +++ b/services/organization/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/import/pom.xml b/services/organization/import/pom.xml index 136f7bbac..cee053720 100644 --- a/services/organization/import/pom.xml +++ b/services/organization/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.organization - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/jaxb/pom.xml b/services/organization/jaxb/pom.xml index 4e830b4bb..f3e3fe8a7 100644 --- a/services/organization/jaxb/pom.xml +++ b/services/organization/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.organization org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/pom.xml b/services/organization/pom.xml index 4953c184e..72f07f120 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index b0d5251f0..a1ea838b0 100644 --- a/services/organization/service/pom.xml +++ b/services/organization/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.organization - 0.7-SNAPSHOT + 0.8-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 997533dce..03365a582 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/pom.xml b/services/person/3rdparty/pom.xml index 416e6ed4e..38713d1eb 100644 --- a/services/person/3rdparty/pom.xml +++ b/services/person/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index a9c46ab4e..db6b4ed43 100644 --- a/services/person/client/pom.xml +++ b/services/person/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/import/pom.xml b/services/person/import/pom.xml index 79dc82721..40f61ea89 100644 --- a/services/person/import/pom.xml +++ b/services/person/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/jaxb/pom.xml b/services/person/jaxb/pom.xml index f1af45197..c278804c7 100644 --- a/services/person/jaxb/pom.xml +++ b/services/person/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.person - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/pom.xml b/services/person/pom.xml index 18cbc8e18..996b5dea9 100644 --- a/services/person/pom.xml +++ b/services/person/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/person/sample/sample/pom.xml b/services/person/sample/sample/pom.xml index 1b4706400..ae61c88c9 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.person.client - 0.7-SNAPSHOT + 0.8-SNAPSHOT diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index d4e49fcd3..8274c16d4 100644 --- a/services/person/service/pom.xml +++ b/services/person/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.person - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 8ee77d226..fa3b268b6 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/query/pom.xml b/services/query/pom.xml index aa6b63256..cf44694d2 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 25236060e..12ecb16d6 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.query - 0.7-SNAPSHOT + 0.8-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 996567f73..eba92893a 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/pom.xml b/services/relation/3rdparty/pom.xml index d6b72175c..0ccc6d248 100644 --- a/services/relation/3rdparty/pom.xml +++ b/services/relation/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.relation org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index 202557562..14f012598 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.relation - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/relation/pom.xml b/services/relation/pom.xml index e17748bb2..a95860831 100644 --- a/services/relation/pom.xml +++ b/services/relation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index 4c63612e6..3c9cbc757 100644 --- a/services/relation/service/pom.xml +++ b/services/relation/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.relation - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index 5f1344873..8f7117c7a 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.sdk pom services.sdk - 0.7-SNAPSHOT + 0.8-SNAPSHOT diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index 33f098ac1..1ec8f25b5 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.collectionspace.services org.collectionspace.services.collectionobject.client - 0.7-SNAPSHOT + 0.8-SNAPSHOT org.slf4j diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index eecd1ec78..4476021ca 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.security org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/security/pom.xml b/services/security/pom.xml index 8823cf3ec..f3a382ba5 100644 --- a/services/security/pom.xml +++ b/services/security/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-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 6271a48a3..d5c3795bb 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 - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/pom.xml b/services/vocabulary/3rdparty/pom.xml index d8c724310..e640229c1 100644 --- a/services/vocabulary/3rdparty/pom.xml +++ b/services/vocabulary/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index a026cb9fb..c98902f4f 100644 --- a/services/vocabulary/client/pom.xml +++ b/services/vocabulary/client/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/import/pom.xml b/services/vocabulary/import/pom.xml index 2339a75d9..609ee12ea 100644 --- a/services/vocabulary/import/pom.xml +++ b/services/vocabulary/import/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/jaxb/pom.xml b/services/vocabulary/jaxb/pom.xml index f6026988e..9b2628696 100644 --- a/services/vocabulary/jaxb/pom.xml +++ b/services/vocabulary/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/pom.xml b/services/vocabulary/pom.xml index 223731deb..c3ceff5b4 100644 --- a/services/vocabulary/pom.xml +++ b/services/vocabulary/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index baa49e02b..133910a3b 100644 --- a/services/vocabulary/service/pom.xml +++ b/services/vocabulary/service/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary - 0.7-SNAPSHOT + 0.8-SNAPSHOT 4.0.0