From: Richard Millet Date: Tue, 16 Nov 2010 17:48:10 +0000 (+0000) Subject: CSPACE-3149: Updated service pom artifact version to 1.1-SNAPSHOT -from 0.9.1-SNAPSHOT. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8eb1a6c1d8887814a09742947c626b5d7862e7b6;p=tmp%2Fjakarta-migration.git CSPACE-3149: Updated service pom artifact version to 1.1-SNAPSHOT -from 0.9.1-SNAPSHOT. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index 5e4db4b53..d01b34604 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/3rdparty/nuxeo/pom.xml b/3rdparty/nuxeo/pom.xml index ee8e92eb2..ac5ae688c 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.3rdparty - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index bf2e18226..7938c2324 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/build.properties b/build.properties index 5ae8363b7..a3e413b44 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ host=127.0.0.1 #cspace -cspace.release=0.9.1-SNAPSHOT +cspace.release=1.1-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 6934da861..c0bcec3fe 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.collectionspace.services org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT pom services @@ -16,8 +16,8 @@ UTF-8 5.3.2 1.6.2 - 0.9.1-SNAPSHOT - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT + 1.1-SNAPSHOT @@ -151,6 +151,7 @@ false + diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index ca07c07a7..c9d8da899 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 865a3ff51..4fe4f80f8 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/PerformanceTests/pom.xml b/services/PerformanceTests/pom.xml index 97019268b..330b6ef55 100644 --- a/services/PerformanceTests/pom.xml +++ b/services/PerformanceTests/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index d9eb67326..72b7198ef 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/account/jaxb/pom.xml b/services/account/jaxb/pom.xml index b312641b4..4ee821d9b 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/account/pom.xml b/services/account/pom.xml index 064acf283..4a9192a97 100644 --- a/services/account/pom.xml +++ b/services/account/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/account/pstore/pom.xml b/services/account/pstore/pom.xml index 1b2c3f47e..8534d5d93 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index 10c81c9c8..cacc4c7a2 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.9.1-SNAPSHOT + 1.1-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 0c48abed0..8f79a9a22 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/acquisition/3rdparty/pom.xml b/services/acquisition/3rdparty/pom.xml index 1dd19e00a..f443472a5 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index 386c6802f..eb05fcd7f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/acquisition/jaxb/pom.xml b/services/acquisition/jaxb/pom.xml index 3dd3dfa92..a90af54d4 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/acquisition/pom.xml b/services/acquisition/pom.xml index 7a44d285f..3119275ed 100644 --- a/services/acquisition/pom.xml +++ b/services/acquisition/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/acquisition/service/pom.xml b/services/acquisition/service/pom.xml index 00ba3aedf..02e4bec29 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authentication/client/pom.xml b/services/authentication/client/pom.xml index 1811559e3..119ab4f29 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authentication/jaxb/pom.xml b/services/authentication/jaxb/pom.xml index a0f08e98a..77d5fb96f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authentication/pom.xml b/services/authentication/pom.xml index 79e690678..f0ef0ac8e 100644 --- a/services/authentication/pom.xml +++ b/services/authentication/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authentication/pstore/pom.xml b/services/authentication/pstore/pom.xml index 07f0524f2..4b0e551ac 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index f452db7a7..0b49d06c7 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/client/pom.xml b/services/authorization-mgt/client/pom.xml index efa8dd3cf..ec5d24aa8 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/import/pom.xml b/services/authorization-mgt/import/pom.xml index 53c3ff95e..f19330a42 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authorization-mgt/pom.xml b/services/authorization-mgt/pom.xml index f79ac754a..5ae816dd3 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.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index 8e99627a2..f6c30fac1 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.9.1-SNAPSHOT + 1.1-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 d00d09508..ae5e6b752 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authorization/pom.xml b/services/authorization/pom.xml index 84173b603..a392535ec 100644 --- a/services/authorization/pom.xml +++ b/services/authorization/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization diff --git a/services/authorization/pstore/pom.xml b/services/authorization/pstore/pom.xml index 9d9d3e3b2..687204372 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/authorization/service/pom.xml b/services/authorization/service/pom.xml index 14a6e6af6..b7ee46952 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.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.authorization.service diff --git a/services/client/pom.xml b/services/client/pom.xml index d4a3e386e..78273b35a 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/client/src/main/resources/collectionspace-client.properties b/services/client/src/main/resources/collectionspace-client.properties index 96bbe181d..df104660a 100644 --- a/services/client/src/main/resources/collectionspace-client.properties +++ b/services/client/src/main/resources/collectionspace-client.properties @@ -1,5 +1,6 @@ #url of the collectionspace server cspace.url=http://localhost:8180/cspace-services/ +#cspace.url=http://localhost:8200/cspace-services/ cspace.ssl=false cspace.auth=true # default user diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml index 6e96edcfe..f9b055940 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index e144a0983..7f326451d 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 571e15eb2..6d88335ab 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/jaxb/pom.xml b/services/collectionobject/jaxb/pom.xml index 65e6fc980..7334a0413 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index 58df0561e..aea2bbe4c 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/collectionobject/sample/pom.xml b/services/collectionobject/sample/pom.xml index 3f8a38692..68bec690f 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 - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT collectionobject.client.samples diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index 5540df7d2..ac4e87428 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.9.1-SNAPSHOT + 1.1-SNAPSHOT diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index 7a321744a..71d25b83a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index ba36b8724..f61270419 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.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.common-test - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT services.common-test http://maven.apache.org jar diff --git a/services/common/pom.xml b/services/common/pom.xml index a9b93074d..04f4a96b2 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-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 7e8f199ef..52ab22657 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/contact/3rdparty/pom.xml b/services/contact/3rdparty/pom.xml index 8d8a1f261..fbc7e9adc 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index 155ae214c..7ec6e864f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/contact/jaxb/pom.xml b/services/contact/jaxb/pom.xml index 83fc82c27..2972493dc 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/contact/pom.xml b/services/contact/pom.xml index 6e787de78..6fa524ece 100644 --- a/services/contact/pom.xml +++ b/services/contact/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index 96b3dd209..81b74b4e0 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.9.1-SNAPSHOT + 1.1-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 c07eb5a52..9d16f605b 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/dimension/3rdparty/pom.xml b/services/dimension/3rdparty/pom.xml index c44846d40..771f4fabe 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index c9a3bb1da..2bb5c428f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/dimension/jaxb/pom.xml b/services/dimension/jaxb/pom.xml index 502b48c69..5d252b6e1 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/dimension/pom.xml b/services/dimension/pom.xml index deb169101..9a31091e5 100644 --- a/services/dimension/pom.xml +++ b/services/dimension/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index f77032e89..3f39c8c40 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/hyperjaxb/pom.xml b/services/hyperjaxb/pom.xml index 18a43f3cf..8a4f90038 100644 --- a/services/hyperjaxb/pom.xml +++ b/services/hyperjaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/id/3rdparty/pom.xml b/services/id/3rdparty/pom.xml index 1417424f1..6a92410b8 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/id/client/pom.xml b/services/id/client/pom.xml index 8ff004499..0fe3b937a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/id/jaxb/pom.xml b/services/id/jaxb/pom.xml index c08292a42..9b2275367 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/id/pom.xml b/services/id/pom.xml index 035a8d55f..65c21a050 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -23,7 +23,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index a1d2f2ab1..397637b20 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.9.1-SNAPSHOT + 1.1-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 eadfc6d61..710f66f52 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/intake/3rdparty/pom.xml b/services/intake/3rdparty/pom.xml index d23d34dd6..3c12c56c9 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index 676a8675c..a50d89fb7 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/intake/jaxb/pom.xml b/services/intake/jaxb/pom.xml index 31b88fce4..4f9209731 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/intake/pom.xml b/services/intake/pom.xml index fc993c09d..415434aea 100644 --- a/services/intake/pom.xml +++ b/services/intake/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index 4041b8f5e..d31e1570b 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/jaxb/pom.xml b/services/jaxb/pom.xml index e19a0b703..6b7bf640f 100644 --- a/services/jaxb/pom.xml +++ b/services/jaxb/pom.xml @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-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 7db785a8d..9d36329d3 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanin/3rdparty/pom.xml b/services/loanin/3rdparty/pom.xml index 1d41f49c6..e56f8d63f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index f0ed76a0e..0ac1031cb 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanin/jaxb/pom.xml b/services/loanin/jaxb/pom.xml index f492dfb93..163a71d3b 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanin/pom.xml b/services/loanin/pom.xml index 75b05dde2..1160ad45f 100644 --- a/services/loanin/pom.xml +++ b/services/loanin/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index 16c3ab1b6..31d84ffe3 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.9.1-SNAPSHOT + 1.1-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 80aafbf53..0717367ef 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanout/3rdparty/pom.xml b/services/loanout/3rdparty/pom.xml index bf1eb0c46..b3d41a0c0 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index e5e5b0e12..e7fed2099 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanout/jaxb/pom.xml b/services/loanout/jaxb/pom.xml index e2a84515e..24fabddbc 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanout/pom.xml b/services/loanout/pom.xml index 63493b722..24bce3701 100644 --- a/services/loanout/pom.xml +++ b/services/loanout/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index 4a07d3164..d0d010e48 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.9.1-SNAPSHOT + 1.1-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 19e463121..761014d14 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index 8881c58d8..5538ada3a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index cacbb80a2..cf2a68010 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/import/pom.xml b/services/location/import/pom.xml index 736ea157a..bd94b65d6 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/jaxb/pom.xml b/services/location/jaxb/pom.xml index b253e0614..1175e7c53 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/pom.xml b/services/location/pom.xml index 4a8f1f346..80988db40 100644 --- a/services/location/pom.xml +++ b/services/location/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index a0f8d27c2..7231fa687 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.9.1-SNAPSHOT + 1.1-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 fef326751..2a1238cfa 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/movement/3rdparty/pom.xml b/services/movement/3rdparty/pom.xml index d101c62d2..45d224588 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index 6986c8a81..c14cae99f 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/movement/jaxb/pom.xml b/services/movement/jaxb/pom.xml index 12597e30d..db5fc0250 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/movement/pom.xml b/services/movement/pom.xml index 62a0adb03..bd73b81de 100644 --- a/services/movement/pom.xml +++ b/services/movement/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index 374f01d7f..fa1a1287d 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.9.1-SNAPSHOT + 1.1-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 fc22083b7..9937e1468 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/note/3rdparty/pom.xml b/services/note/3rdparty/pom.xml index 54d58ef38..06744c5bf 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index 62f08642d..1713685bf 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/note/jaxb/pom.xml b/services/note/jaxb/pom.xml index d5f3131a9..112069de8 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/note/pom.xml b/services/note/pom.xml index 3d73777c4..4ecbbd658 100644 --- a/services/note/pom.xml +++ b/services/note/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index 2e01693e2..03312cfb7 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.9.1-SNAPSHOT + 1.1-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 20982f0c4..9921cff34 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 - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/objectexit/3rdparty/pom.xml b/services/objectexit/3rdparty/pom.xml index f034ad2a8..5ebc99c8d 100644 --- a/services/objectexit/3rdparty/pom.xml +++ b/services/objectexit/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/objectexit/client/pom.xml b/services/objectexit/client/pom.xml index 6c9041a7a..674bbca93 100644 --- a/services/objectexit/client/pom.xml +++ b/services/objectexit/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/objectexit/jaxb/pom.xml b/services/objectexit/jaxb/pom.xml index 730f390c7..e16dadd14 100644 --- a/services/objectexit/jaxb/pom.xml +++ b/services/objectexit/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.objectexit org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/objectexit/pom.xml b/services/objectexit/pom.xml index 5f44ae24c..d2aad77d2 100644 --- a/services/objectexit/pom.xml +++ b/services/objectexit/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/objectexit/service/pom.xml b/services/objectexit/service/pom.xml index 766183aeb..5f5075402 100644 --- a/services/objectexit/service/pom.xml +++ b/services/objectexit/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.objectexit - 0.9.1-SNAPSHOT + 1.1-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 45c5c6fbc..5b36a0649 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/3rdparty/pom.xml b/services/organization/3rdparty/pom.xml index 443744684..ab4744579 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index 76b44fd60..9a3dfab41 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/import/pom.xml b/services/organization/import/pom.xml index aff107142..7c05207e4 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/jaxb/pom.xml b/services/organization/jaxb/pom.xml index 3baf31dc2..a0457baca 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/pom.xml b/services/organization/pom.xml index 5bebc1294..825b5633f 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index 1b400012f..8af3ab2b7 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 - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.organization.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index 1c834ed36..383a38116 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.9.1-SNAPSHOT + 1.1-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 552cfc555..22d57c6d9 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/3rdparty/pom.xml b/services/person/3rdparty/pom.xml index bbba1b598..f893b4fdd 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index aebccf167..8dcad3db0 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/import/pom.xml b/services/person/import/pom.xml index 4504489de..a1b16cfc3 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/jaxb/pom.xml b/services/person/jaxb/pom.xml index 19271e08a..04193d810 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/pom.xml b/services/person/pom.xml index 99c85ccff..7f9d24849 100644 --- a/services/person/pom.xml +++ b/services/person/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/person/sample/sample/pom.xml b/services/person/sample/sample/pom.xml index 4e0d015d4..a95c4970d 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.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.person.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index 526f4f1f1..202c3e725 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 889dd9312..f8f78c76d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/query/pom.xml b/services/query/pom.xml index 31a7f5fec..58acb6ecf 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 47564a420..9dccccf0f 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.9.1-SNAPSHOT + 1.1-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 31917a86d..73424a15e 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/relation/3rdparty/pom.xml b/services/relation/3rdparty/pom.xml index ddd9683b1..e89b4e22a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index b6779a1fb..e4018a03a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/relation/pom.xml b/services/relation/pom.xml index 7c28e0bb1..4dcb38309 100644 --- a/services/relation/pom.xml +++ b/services/relation/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index f979ff0bd..9045949ec 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.9.1-SNAPSHOT + 1.1-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 90fab5fd0..16f738c69 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 - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/report/3rdparty/pom.xml b/services/report/3rdparty/pom.xml index 4a6a6c384..e26dfaa59 100644 --- a/services/report/3rdparty/pom.xml +++ b/services/report/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/report/client/pom.xml b/services/report/client/pom.xml index 7de851e31..37863e302 100644 --- a/services/report/client/pom.xml +++ b/services/report/client/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services org.collectionspace.services.report - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/report/jaxb/pom.xml b/services/report/jaxb/pom.xml index a32162e94..f445959e9 100644 --- a/services/report/jaxb/pom.xml +++ b/services/report/jaxb/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.report org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/report/pom.xml b/services/report/pom.xml index 9ec49a1ec..18204df79 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.main - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/report/service/pom.xml b/services/report/service/pom.xml index bded0af52..7aacc096c 100644 --- a/services/report/service/pom.xml +++ b/services/report/service/pom.xml @@ -4,7 +4,7 @@ org.collectionspace.services org.collectionspace.services.report - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index 255566919..487f5d203 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.sdk pom services.sdk - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index 9f43c8a65..4db6fc67b 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.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.collectionobject.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.slf4j diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index 31672c601..46dc2a07a 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/security/pom.xml b/services/security/pom.xml index a376ccd16..a0dee268e 100644 --- a/services/security/pom.xml +++ b/services/security/pom.xml @@ -3,7 +3,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-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 a3c23cb40..5c8ce370e 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/3rdparty/pom.xml b/services/vocabulary/3rdparty/pom.xml index 2d9afbd03..0fcedb087 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index dc0e4bea1..7d8657fb9 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/import/pom.xml b/services/vocabulary/import/pom.xml index 3698598f9..93032dedf 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/jaxb/pom.xml b/services/vocabulary/jaxb/pom.xml index b29c46ca2..5dc3cd008 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/pom.xml b/services/vocabulary/pom.xml index b3ef96827..1234f0453 100644 --- a/services/vocabulary/pom.xml +++ b/services/vocabulary/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main org.collectionspace.services - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0 diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index b0f38b9f8..ee14459a1 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 - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT org.collectionspace.services org.collectionspace.services.vocabulary.client - 0.9.1-SNAPSHOT + 1.1-SNAPSHOT diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index 24131b211..fe7ae8bc4 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.9.1-SNAPSHOT + 1.1-SNAPSHOT 4.0.0