From ed907807e516ff0a1c055ee414b8d8ba86aab0ff Mon Sep 17 00:00:00 2001 From: Carsten Hollmann Date: Fri, 20 Oct 2017 08:31:02 +0200 Subject: [PATCH] Update version to 4.3.16 --- NOTICE | 2 +- bindings/exi/pom.xml | 2 +- bindings/json/pom.xml | 2 +- bindings/kvp/pom.xml | 2 +- bindings/pom.xml | 2 +- bindings/pox/pom.xml | 2 +- bindings/rest/code/pom.xml | 2 +- bindings/rest/pom.xml | 4 ++-- bindings/rest/xml/pom.xml | 2 +- bindings/soap/pom.xml | 2 +- coding/exi/pom.xml | 2 +- coding/json-common/pom.xml | 2 +- coding/json/pom.xml | 2 +- coding/ows-v110/pom.xml | 2 +- coding/pom.xml | 2 +- coding/sensorML-v101/pom.xml | 2 +- coding/sensorML-v20/pom.xml | 2 +- coding/sensorML/pom.xml | 2 +- coding/sos-v100/pom.xml | 2 +- coding/sos-v20/pom.xml | 2 +- coding/wml-v20/pom.xml | 2 +- converter/identifier-modifier/abstract-identifier/pom.xml | 2 +- converter/identifier-modifier/flexible-identifier/pom.xml | 2 +- converter/identifier-modifier/pom.xml | 2 +- converter/identifier-modifier/prefixed-identifier/pom.xml | 2 +- converter/pom.xml | 2 +- converter/split-and-merge/pom.xml | 2 +- converter/transformation/coordinate/pom.xml | 2 +- converter/transformation/pom.xml | 2 +- core/admin/pom.xml | 2 +- core/api/pom.xml | 2 +- core/cache/pom.xml | 2 +- core/gc-dao/pom.xml | 2 +- core/pom.xml | 2 +- core/profile/coding/pom.xml | 2 +- core/profile/pom.xml | 2 +- core/profile/xml/pom.xml | 2 +- core/sqlite-config/pom.xml | 2 +- core/test/pom.xml | 2 +- extensions/aqd/api/pom.xml | 2 +- extensions/aqd/coding/aqd-v10/pom.xml | 2 +- extensions/aqd/coding/pom.xml | 2 +- extensions/aqd/ereporting-identifier/pom.xml | 2 +- extensions/aqd/ereporting/pom.xml | 2 +- extensions/aqd/operation/pom.xml | 2 +- extensions/aqd/pom.xml | 2 +- extensions/aqd/split-and-merge/pom.xml | 2 +- extensions/do/core/pom.xml | 2 +- extensions/do/hibernate/pom.xml | 2 +- extensions/do/json/pom.xml | 2 +- extensions/do/kvp/pom.xml | 2 +- extensions/do/pom.xml | 4 ++-- extensions/do/xml/pom.xml | 2 +- extensions/gda/hibernate/pom.xml | 2 +- extensions/gda/operation/pom.xml | 2 +- extensions/gda/pom.xml | 2 +- extensions/inspire/code/pom.xml | 2 +- extensions/inspire/pom.xml | 4 ++-- extensions/pom.xml | 2 +- hibernate/common/pom.xml | 2 +- hibernate/dao/pom.xml | 2 +- hibernate/datasource/common/pom.xml | 2 +- hibernate/datasource/h2/pom.xml | 2 +- hibernate/datasource/mysql/pom.xml | 2 +- hibernate/datasource/oracle/pom.xml | 2 +- hibernate/datasource/pom.xml | 2 +- hibernate/datasource/postgres/pom.xml | 2 +- hibernate/datasource/sqlserver/pom.xml | 2 +- hibernate/feature/pom.xml | 2 +- hibernate/h2/pom.xml | 2 +- hibernate/mappings/pom.xml | 2 +- hibernate/pom.xml | 2 +- hibernate/session-factory/pom.xml | 2 +- operations/core-v100/pom.xml | 2 +- operations/core-v20/pom.xml | 2 +- operations/enhanced-v20/pom.xml | 2 +- operations/pom.xml | 2 +- operations/resultHandling-v20/pom.xml | 2 +- operations/transactional-v20/pom.xml | 2 +- pom.xml | 2 +- spring/admin-controller/pom.xml | 2 +- spring/client-controller/pom.xml | 2 +- spring/common-controller/pom.xml | 2 +- spring/install-controller/pom.xml | 2 +- spring/pom.xml | 2 +- spring/views/pom.xml | 2 +- third-party/pom.xml | 2 +- third-party/third-party-ncname-resolver/pom.xml | 2 +- webapp-bundle/pom.xml | 2 +- webapp/pom.xml | 2 +- 90 files changed, 93 insertions(+), 93 deletions(-) diff --git a/NOTICE b/NOTICE index 4b193097af..8c23c2702d 100644 --- a/NOTICE +++ b/NOTICE @@ -246,7 +246,7 @@ This project includes: W3C xlink schema (spec. v1.1.0) under The Apache Software License, Version 2.0 xalan under The Apache Software License, Version 2.0 Xerces2-j under The Apache Software License, Version 2.0 - XML Commons External Components XML APIs under The Apache Software License, Version 2.0 + XML Commons External Components XML APIs under The Apache Software License, Version 2.0 or The SAX License or The W3C License XML Commons External Components XML APIs Extensions under The Apache Software License, Version 2.0 XmlBeans under The Apache Software License, Version 2.0 XmlBeansXPath under The Apache Software License, Version 2.0 diff --git a/bindings/exi/pom.xml b/bindings/exi/pom.xml index b9fb10f69a..520367c329 100644 --- a/bindings/exi/pom.xml +++ b/bindings/exi/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 binding-exi 52°North SOS - EXI Efficient XML Interchange Binding diff --git a/bindings/json/pom.xml b/bindings/json/pom.xml index aa78a88224..6a84a3e2b5 100644 --- a/bindings/json/pom.xml +++ b/bindings/json/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 binding-json 52°North SOS - JSON Binding diff --git a/bindings/kvp/pom.xml b/bindings/kvp/pom.xml index 626a1dd44e..8ae5265a89 100644 --- a/bindings/kvp/pom.xml +++ b/bindings/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 binding-kvp diff --git a/bindings/pom.xml b/bindings/pom.xml index 5ff304b95c..37e2586dc8 100644 --- a/bindings/pom.xml +++ b/bindings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 bindings pom diff --git a/bindings/pox/pom.xml b/bindings/pox/pom.xml index 6ba4ce5451..b363635a19 100644 --- a/bindings/pox/pom.xml +++ b/bindings/pox/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 binding-pox diff --git a/bindings/rest/code/pom.xml b/bindings/rest/code/pom.xml index 1a054a4979..d2969cb18f 100644 --- a/bindings/rest/code/pom.xml +++ b/bindings/rest/code/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.3.16-SNAPSHOT + 4.3.16 rest-code 52°North SOS - Extension REST Binding - Core diff --git a/bindings/rest/pom.xml b/bindings/rest/pom.xml index a5a759b7a6..fb4b5d9a63 100644 --- a/bindings/rest/pom.xml +++ b/bindings/rest/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 rest pom - 4.3.16-SNAPSHOT + 4.3.16 52°North SOS - Extension REST Binding RESTful binding for the 52°North SOS http://52north.org/communities/sensorweb/sosREST/ diff --git a/bindings/rest/xml/pom.xml b/bindings/rest/xml/pom.xml index f14a6bea7f..59c2585081 100644 --- a/bindings/rest/xml/pom.xml +++ b/bindings/rest/xml/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.3.16-SNAPSHOT + 4.3.16 rest-xml 52°North SOS - Extension REST Binding - XML diff --git a/bindings/soap/pom.xml b/bindings/soap/pom.xml index c335227e23..6610d70db5 100644 --- a/bindings/soap/pom.xml +++ b/bindings/soap/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 binding-soap diff --git a/coding/exi/pom.xml b/coding/exi/pom.xml index 731f03f2b0..eaf45b7d77 100644 --- a/coding/exi/pom.xml +++ b/coding/exi/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-exi diff --git a/coding/json-common/pom.xml b/coding/json-common/pom.xml index 43a34be23b..038eb66812 100644 --- a/coding/json-common/pom.xml +++ b/coding/json-common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-json-common diff --git a/coding/json/pom.xml b/coding/json/pom.xml index 1ed928c146..c7160c7dd5 100644 --- a/coding/json/pom.xml +++ b/coding/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-json diff --git a/coding/ows-v110/pom.xml b/coding/ows-v110/pom.xml index c98397fa62..92d8f7fb4c 100644 --- a/coding/ows-v110/pom.xml +++ b/coding/ows-v110/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-ows-v110 diff --git a/coding/pom.xml b/coding/pom.xml index 58380803c7..e6649e7a82 100644 --- a/coding/pom.xml +++ b/coding/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 coding pom diff --git a/coding/sensorML-v101/pom.xml b/coding/sensorML-v101/pom.xml index 43f2b7c7f2..885c7f9046 100644 --- a/coding/sensorML-v101/pom.xml +++ b/coding/sensorML-v101/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-sensorML-v101 diff --git a/coding/sensorML-v20/pom.xml b/coding/sensorML-v20/pom.xml index d5ee6776a5..987c064937 100644 --- a/coding/sensorML-v20/pom.xml +++ b/coding/sensorML-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-sensorML-v20 diff --git a/coding/sensorML/pom.xml b/coding/sensorML/pom.xml index 5c0b117bd7..de92bcf68d 100644 --- a/coding/sensorML/pom.xml +++ b/coding/sensorML/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 coding-sensorML jar diff --git a/coding/sos-v100/pom.xml b/coding/sos-v100/pom.xml index ed224f3720..c4b1763efe 100644 --- a/coding/sos-v100/pom.xml +++ b/coding/sos-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-sos-v100 diff --git a/coding/sos-v20/pom.xml b/coding/sos-v20/pom.xml index 33e903d2a3..f44ececaef 100644 --- a/coding/sos-v20/pom.xml +++ b/coding/sos-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-sos-v20 diff --git a/coding/wml-v20/pom.xml b/coding/wml-v20/pom.xml index 64059d51a9..7c4602aba8 100644 --- a/coding/wml-v20/pom.xml +++ b/coding/wml-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-wml-v20 diff --git a/converter/identifier-modifier/abstract-identifier/pom.xml b/converter/identifier-modifier/abstract-identifier/pom.xml index 8797685568..80568e61c9 100644 --- a/converter/identifier-modifier/abstract-identifier/pom.xml +++ b/converter/identifier-modifier/abstract-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos identifier-modifier - 4.3.16-SNAPSHOT + 4.3.16 abstract-identifier jar diff --git a/converter/identifier-modifier/flexible-identifier/pom.xml b/converter/identifier-modifier/flexible-identifier/pom.xml index 0223edc676..7425781f6f 100644 --- a/converter/identifier-modifier/flexible-identifier/pom.xml +++ b/converter/identifier-modifier/flexible-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos identifier-modifier - 4.3.16-SNAPSHOT + 4.3.16 flexible-identifier jar diff --git a/converter/identifier-modifier/pom.xml b/converter/identifier-modifier/pom.xml index 21abf3c1ec..6431e35643 100644 --- a/converter/identifier-modifier/pom.xml +++ b/converter/identifier-modifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.3.16-SNAPSHOT + 4.3.16 identifier-modifier pom diff --git a/converter/identifier-modifier/prefixed-identifier/pom.xml b/converter/identifier-modifier/prefixed-identifier/pom.xml index 08db739f0b..06722f41fb 100644 --- a/converter/identifier-modifier/prefixed-identifier/pom.xml +++ b/converter/identifier-modifier/prefixed-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos identifier-modifier - 4.3.16-SNAPSHOT + 4.3.16 prefixed-identifier jar diff --git a/converter/pom.xml b/converter/pom.xml index 57428d1dd2..94c62f9ea2 100644 --- a/converter/pom.xml +++ b/converter/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 converter pom diff --git a/converter/split-and-merge/pom.xml b/converter/split-and-merge/pom.xml index 1d56fe1199..e839421537 100644 --- a/converter/split-and-merge/pom.xml +++ b/converter/split-and-merge/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.3.16-SNAPSHOT + 4.3.16 split-and-merge jar diff --git a/converter/transformation/coordinate/pom.xml b/converter/transformation/coordinate/pom.xml index ed9694421a..9390ef7e9b 100644 --- a/converter/transformation/coordinate/pom.xml +++ b/converter/transformation/coordinate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos transformation - 4.3.16-SNAPSHOT + 4.3.16 request-response-coordinate-transformer jar diff --git a/converter/transformation/pom.xml b/converter/transformation/pom.xml index 12e8031274..033668bf97 100644 --- a/converter/transformation/pom.xml +++ b/converter/transformation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.3.16-SNAPSHOT + 4.3.16 transformation pom diff --git a/core/admin/pom.xml b/core/admin/pom.xml index e7e74545ec..fe915f3c70 100644 --- a/core/admin/pom.xml +++ b/core/admin/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 admin 52°North SOS - Administrator Service Operator diff --git a/core/api/pom.xml b/core/api/pom.xml index 228bc20f5a..9b6c69bc3d 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 api diff --git a/core/cache/pom.xml b/core/cache/pom.xml index 3bc52bb211..62d8968045 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 cache 52°North SOS - Cache diff --git a/core/gc-dao/pom.xml b/core/gc-dao/pom.xml index 63b721aabd..9d32458b17 100644 --- a/core/gc-dao/pom.xml +++ b/core/gc-dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 gc-dao diff --git a/core/pom.xml b/core/pom.xml index 0688832e86..9867dbaeb3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 core pom diff --git a/core/profile/coding/pom.xml b/core/profile/coding/pom.xml index 3218c68330..b7da78aed2 100644 --- a/core/profile/coding/pom.xml +++ b/core/profile/coding/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 profile-coding diff --git a/core/profile/pom.xml b/core/profile/pom.xml index 0743e05a38..7df1ff26da 100644 --- a/core/profile/pom.xml +++ b/core/profile/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 profile diff --git a/core/profile/xml/pom.xml b/core/profile/xml/pom.xml index 7e9b28c44c..fd3ca4aa69 100644 --- a/core/profile/xml/pom.xml +++ b/core/profile/xml/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 profile-xml diff --git a/core/sqlite-config/pom.xml b/core/sqlite-config/pom.xml index d983fb9e48..b830482362 100644 --- a/core/sqlite-config/pom.xml +++ b/core/sqlite-config/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 sqlite-config 52°North SOS - SQLite Configuration diff --git a/core/test/pom.xml b/core/test/pom.xml index 210d74cd41..504a3e060a 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.16-SNAPSHOT + 4.3.16 test 52°North SOS - Test Module diff --git a/extensions/aqd/api/pom.xml b/extensions/aqd/api/pom.xml index 4a1a8323a4..9c3a7d64f0 100644 --- a/extensions/aqd/api/pom.xml +++ b/extensions/aqd/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 api-aqd-v10 diff --git a/extensions/aqd/coding/aqd-v10/pom.xml b/extensions/aqd/coding/aqd-v10/pom.xml index ebf6d44f1e..44223b83b9 100644 --- a/extensions/aqd/coding/aqd-v10/pom.xml +++ b/extensions/aqd/coding/aqd-v10/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding-aqd - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-aqd-v10 diff --git a/extensions/aqd/coding/pom.xml b/extensions/aqd/coding/pom.xml index 89df7fb63b..ab4336ae40 100644 --- a/extensions/aqd/coding/pom.xml +++ b/extensions/aqd/coding/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 coding-aqd diff --git a/extensions/aqd/ereporting-identifier/pom.xml b/extensions/aqd/ereporting-identifier/pom.xml index af220d9dfb..1c8bec7ff2 100644 --- a/extensions/aqd/ereporting-identifier/pom.xml +++ b/extensions/aqd/ereporting-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 ereporting-identifier jar diff --git a/extensions/aqd/ereporting/pom.xml b/extensions/aqd/ereporting/pom.xml index 388b07b0af..f0e1d3a3bc 100644 --- a/extensions/aqd/ereporting/pom.xml +++ b/extensions/aqd/ereporting/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 ereporting jar diff --git a/extensions/aqd/operation/pom.xml b/extensions/aqd/operation/pom.xml index 851cc53427..75cda0f605 100644 --- a/extensions/aqd/operation/pom.xml +++ b/extensions/aqd/operation/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 core-aqd-v10 diff --git a/extensions/aqd/pom.xml b/extensions/aqd/pom.xml index ae329ceafb..05e575bdaa 100644 --- a/extensions/aqd/pom.xml +++ b/extensions/aqd/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 aqd diff --git a/extensions/aqd/split-and-merge/pom.xml b/extensions/aqd/split-and-merge/pom.xml index 85ef8923f8..7367676bc4 100644 --- a/extensions/aqd/split-and-merge/pom.xml +++ b/extensions/aqd/split-and-merge/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos aqd - 4.3.16-SNAPSHOT + 4.3.16 aqd-split-and-merge jar diff --git a/extensions/do/core/pom.xml b/extensions/do/core/pom.xml index 6f25baf41c..0628bac5aa 100644 --- a/extensions/do/core/pom.xml +++ b/extensions/do/core/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 do-core diff --git a/extensions/do/hibernate/pom.xml b/extensions/do/hibernate/pom.xml index 8859577a0e..483a74fd2f 100644 --- a/extensions/do/hibernate/pom.xml +++ b/extensions/do/hibernate/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 do-hibernate diff --git a/extensions/do/json/pom.xml b/extensions/do/json/pom.xml index 76b8ecfd51..2b3d95a85d 100644 --- a/extensions/do/json/pom.xml +++ b/extensions/do/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 do-json diff --git a/extensions/do/kvp/pom.xml b/extensions/do/kvp/pom.xml index 340a02520c..b315f17f3a 100644 --- a/extensions/do/kvp/pom.xml +++ b/extensions/do/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 do-kvp diff --git a/extensions/do/pom.xml b/extensions/do/pom.xml index befcd40f90..9a007b7842 100644 --- a/extensions/do/pom.xml +++ b/extensions/do/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos extensions - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 pom do - 4.3.16-SNAPSHOT + 4.3.16 52°North SOS - Extension Delete Observation 52°North SOS Extension Delete Observation diff --git a/extensions/do/xml/pom.xml b/extensions/do/xml/pom.xml index 9110321890..b2c79ba74d 100644 --- a/extensions/do/xml/pom.xml +++ b/extensions/do/xml/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 do-xml diff --git a/extensions/gda/hibernate/pom.xml b/extensions/gda/hibernate/pom.xml index 7942967896..ea9c83eb32 100644 --- a/extensions/gda/hibernate/pom.xml +++ b/extensions/gda/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.3.16-SNAPSHOT + 4.3.16 gda-hibernate 52°North SOS - Extension GetDataAvailability - Hibernate DAO diff --git a/extensions/gda/operation/pom.xml b/extensions/gda/operation/pom.xml index ef6ec36f97..7e1c5fe129 100644 --- a/extensions/gda/operation/pom.xml +++ b/extensions/gda/operation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.3.16-SNAPSHOT + 4.3.16 gda-operation 52°North SOS - Extension GetDataAvailability - SOS 2.0 Operation diff --git a/extensions/gda/pom.xml b/extensions/gda/pom.xml index 370a27a342..b738313d96 100644 --- a/extensions/gda/pom.xml +++ b/extensions/gda/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 gda diff --git a/extensions/inspire/code/pom.xml b/extensions/inspire/code/pom.xml index fdf6444542..8b66d9df9f 100644 --- a/extensions/inspire/code/pom.xml +++ b/extensions/inspire/code/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos inspire - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 inspire-code diff --git a/extensions/inspire/pom.xml b/extensions/inspire/pom.xml index 0955061a54..dbf0c77bdd 100644 --- a/extensions/inspire/pom.xml +++ b/extensions/inspire/pom.xml @@ -3,11 +3,11 @@ org.n52.sensorweb.sos extensions - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 inspire - 4.3.16-SNAPSHOT + 4.3.16 pom 52°North SOS - SOS 2.0 Inspire extension 52°North Sensor Observation Service Inspire extension module diff --git a/extensions/pom.xml b/extensions/pom.xml index 25d3582180..931cb4ec6e 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 extensions pom diff --git a/hibernate/common/pom.xml b/hibernate/common/pom.xml index d668030985..2a20e8e393 100644 --- a/hibernate/common/pom.xml +++ b/hibernate/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-common diff --git a/hibernate/dao/pom.xml b/hibernate/dao/pom.xml index 40e0782722..5496029cda 100644 --- a/hibernate/dao/pom.xml +++ b/hibernate/dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-dao diff --git a/hibernate/datasource/common/pom.xml b/hibernate/datasource/common/pom.xml index 4adce4f211..b47b2fe209 100644 --- a/hibernate/datasource/common/pom.xml +++ b/hibernate/datasource/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-common diff --git a/hibernate/datasource/h2/pom.xml b/hibernate/datasource/h2/pom.xml index 7111f7a70b..3856223ab5 100644 --- a/hibernate/datasource/h2/pom.xml +++ b/hibernate/datasource/h2/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-h2 diff --git a/hibernate/datasource/mysql/pom.xml b/hibernate/datasource/mysql/pom.xml index 23255863b0..c042525132 100644 --- a/hibernate/datasource/mysql/pom.xml +++ b/hibernate/datasource/mysql/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-mysql diff --git a/hibernate/datasource/oracle/pom.xml b/hibernate/datasource/oracle/pom.xml index 2390a2eb5b..450bcce25a 100644 --- a/hibernate/datasource/oracle/pom.xml +++ b/hibernate/datasource/oracle/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-oracle diff --git a/hibernate/datasource/pom.xml b/hibernate/datasource/pom.xml index 664ecceb47..b590a80a0a 100644 --- a/hibernate/datasource/pom.xml +++ b/hibernate/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource diff --git a/hibernate/datasource/postgres/pom.xml b/hibernate/datasource/postgres/pom.xml index e94f7463ab..c935a6b773 100644 --- a/hibernate/datasource/postgres/pom.xml +++ b/hibernate/datasource/postgres/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-postgres diff --git a/hibernate/datasource/sqlserver/pom.xml b/hibernate/datasource/sqlserver/pom.xml index feee31afb9..2d4904052e 100644 --- a/hibernate/datasource/sqlserver/pom.xml +++ b/hibernate/datasource/sqlserver/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-datasource-sqlserver diff --git a/hibernate/feature/pom.xml b/hibernate/feature/pom.xml index 1eb39489db..13f9bd4a27 100644 --- a/hibernate/feature/pom.xml +++ b/hibernate/feature/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-feature diff --git a/hibernate/h2/pom.xml b/hibernate/h2/pom.xml index 9a3dd25a91..063e39d6d9 100644 --- a/hibernate/h2/pom.xml +++ b/hibernate/h2/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 hibernate-h2 52°North SOS - Hibernate H2 diff --git a/hibernate/mappings/pom.xml b/hibernate/mappings/pom.xml index b360adfc44..230cd8944c 100644 --- a/hibernate/mappings/pom.xml +++ b/hibernate/mappings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 hibernate-mappings 52°North SOS - Hibernate Mappings diff --git a/hibernate/pom.xml b/hibernate/pom.xml index fa4afd0eb6..dbcaaea526 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 hibernate pom diff --git a/hibernate/session-factory/pom.xml b/hibernate/session-factory/pom.xml index f3475ff33a..5526c78031 100644 --- a/hibernate/session-factory/pom.xml +++ b/hibernate/session-factory/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 hibernate-session-factory diff --git a/operations/core-v100/pom.xml b/operations/core-v100/pom.xml index d32c90e23c..ee3a2a689f 100644 --- a/operations/core-v100/pom.xml +++ b/operations/core-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 core-v100 diff --git a/operations/core-v20/pom.xml b/operations/core-v20/pom.xml index 0cf5865f9a..29f88b2874 100644 --- a/operations/core-v20/pom.xml +++ b/operations/core-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 core-v20 diff --git a/operations/enhanced-v20/pom.xml b/operations/enhanced-v20/pom.xml index 3c56b28788..c7d2355c98 100644 --- a/operations/enhanced-v20/pom.xml +++ b/operations/enhanced-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 enhanced-v20 diff --git a/operations/pom.xml b/operations/pom.xml index cf2fe71eff..d70a7c3fbe 100644 --- a/operations/pom.xml +++ b/operations/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 operations pom diff --git a/operations/resultHandling-v20/pom.xml b/operations/resultHandling-v20/pom.xml index 6574753a5d..10aff7fcce 100644 --- a/operations/resultHandling-v20/pom.xml +++ b/operations/resultHandling-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 resultHandling-v20 diff --git a/operations/transactional-v20/pom.xml b/operations/transactional-v20/pom.xml index f045221ff8..ea8ffc881b 100644 --- a/operations/transactional-v20/pom.xml +++ b/operations/transactional-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 transactional-v20 diff --git a/pom.xml b/pom.xml index 1ed57a5c47..42e6e7e0ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 52°North Sensor Observation Service 52°North Sensor Observation Service - Parent POM for defining dependency versions https://wiki.52north.org/bin/view/SensorWeb/SensorObservationServiceIVDocumentation diff --git a/spring/admin-controller/pom.xml b/spring/admin-controller/pom.xml index 29fe6a8241..0079d2b39f 100644 --- a/spring/admin-controller/pom.xml +++ b/spring/admin-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.16-SNAPSHOT + 4.3.16 admin-controller 52°North SOS - Web Admin Controller diff --git a/spring/client-controller/pom.xml b/spring/client-controller/pom.xml index cab2cc61e1..2ebdd578a2 100644 --- a/spring/client-controller/pom.xml +++ b/spring/client-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.16-SNAPSHOT + 4.3.16 client-controller 52°North SOS - Web Client Controller diff --git a/spring/common-controller/pom.xml b/spring/common-controller/pom.xml index 0b848d7f72..971732c39e 100644 --- a/spring/common-controller/pom.xml +++ b/spring/common-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.16-SNAPSHOT + 4.3.16 common-controller 52°North SOS - Web Common Controller diff --git a/spring/install-controller/pom.xml b/spring/install-controller/pom.xml index 843311946a..9dd05c06d7 100644 --- a/spring/install-controller/pom.xml +++ b/spring/install-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.16-SNAPSHOT + 4.3.16 install-controller 52°North SOS - Web Install Controller diff --git a/spring/pom.xml b/spring/pom.xml index 026559f15a..7f08c6cf97 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.16-SNAPSHOT + 4.3.16 spring pom diff --git a/spring/views/pom.xml b/spring/views/pom.xml index 7713f3ebac..b0dd851b31 100644 --- a/spring/views/pom.xml +++ b/spring/views/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.16-SNAPSHOT + 4.3.16 views 52°North SOS - Web Views diff --git a/third-party/pom.xml b/third-party/pom.xml index f3ef470b12..bc748e0be3 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.16-SNAPSHOT + 4.3.16 52n-sos-third-party 52°North Aggregated Third Party modules diff --git a/third-party/third-party-ncname-resolver/pom.xml b/third-party/third-party-ncname-resolver/pom.xml index f629358bbe..956ab4eef5 100644 --- a/third-party/third-party-ncname-resolver/pom.xml +++ b/third-party/third-party-ncname-resolver/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos 52n-sos-third-party - 4.3.16-SNAPSHOT + 4.3.16 third-party-ncname-resolver 52°North Third Party - NCName resolver diff --git a/webapp-bundle/pom.xml b/webapp-bundle/pom.xml index 59bd80e7ca..5c24b57ccc 100644 --- a/webapp-bundle/pom.xml +++ b/webapp-bundle/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 webapp-bundle diff --git a/webapp/pom.xml b/webapp/pom.xml index 3e35d679ee..630cc7e773 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.16-SNAPSHOT + 4.3.16 4.0.0 webapp