diff --git a/README.md b/README.md index cf23a5db95..6a646219bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 52°North SOS [![OpenHUB](https://www.openhub.net/p/SensorObservationService/widgets/project_thin_badge.gif)](https://www.openhub.net/p/SensorObservationService) -README file for the 52°North Sensor Observation Service (SOS) version 4.4.x +README file for the 52°North Sensor Observation Service (SOS) version 4.4-M2 This is the repository of the [52°North Sensor Observation Service (SOS)][1]. diff --git a/bindings/exi/pom.xml b/bindings/exi/pom.xml index 1c62a9bf3c..5934b0ada2 100644 --- a/bindings/exi/pom.xml +++ b/bindings/exi/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 binding-exi 52°North SOS - EXI Efficient XML Interchange Binding diff --git a/bindings/json/pom.xml b/bindings/json/pom.xml index 8ae7237e39..c2bbcab77b 100644 --- a/bindings/json/pom.xml +++ b/bindings/json/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 binding-json 52°North SOS - JSON Binding diff --git a/bindings/kvp/pom.xml b/bindings/kvp/pom.xml index 7a9197bd99..21868c4fdd 100644 --- a/bindings/kvp/pom.xml +++ b/bindings/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 binding-kvp diff --git a/bindings/pom.xml b/bindings/pom.xml index 0f0035d051..cc1c9d1cc4 100644 --- a/bindings/pom.xml +++ b/bindings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 bindings pom diff --git a/bindings/pox/pom.xml b/bindings/pox/pom.xml index 2ef6967b13..44c2307828 100644 --- a/bindings/pox/pom.xml +++ b/bindings/pox/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 binding-pox diff --git a/bindings/rest/code/pom.xml b/bindings/rest/code/pom.xml index e0625b1624..b956c06062 100644 --- a/bindings/rest/code/pom.xml +++ b/bindings/rest/code/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.4.0-SNAPSHOT + 4.4.0-M2 rest-code 52°North SOS - Extension REST Binding - Core diff --git a/bindings/rest/pom.xml b/bindings/rest/pom.xml index 934c65e216..b5703d404b 100644 --- a/bindings/rest/pom.xml +++ b/bindings/rest/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 rest pom - 4.4.0-SNAPSHOT + 4.4.0-M2 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 b8dc43f91e..82a12cc230 100644 --- a/bindings/rest/xml/pom.xml +++ b/bindings/rest/xml/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.4.0-SNAPSHOT + 4.4.0-M2 rest-xml 52°North SOS - Extension REST Binding - XML diff --git a/bindings/soap/pom.xml b/bindings/soap/pom.xml index f65d193fc3..9a432f120b 100644 --- a/bindings/soap/pom.xml +++ b/bindings/soap/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 binding-soap diff --git a/coding/exi/pom.xml b/coding/exi/pom.xml index 8c07770801..b8fcaa2ad5 100644 --- a/coding/exi/pom.xml +++ b/coding/exi/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-exi diff --git a/coding/json-common/pom.xml b/coding/json-common/pom.xml index 3cddae786b..bcb49ea3eb 100644 --- a/coding/json-common/pom.xml +++ b/coding/json-common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-json-common diff --git a/coding/json/pom.xml b/coding/json/pom.xml index 9a50961219..8b9f740a01 100644 --- a/coding/json/pom.xml +++ b/coding/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-json diff --git a/coding/netcdf/api/pom.xml b/coding/netcdf/api/pom.xml index bc4ebbfa25..dc50826f7d 100644 --- a/coding/netcdf/api/pom.xml +++ b/coding/netcdf/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos netcdf - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 api-netcdf diff --git a/coding/netcdf/coding/pom.xml b/coding/netcdf/coding/pom.xml index 7e9adeea99..1be4dc179f 100644 --- a/coding/netcdf/coding/pom.xml +++ b/coding/netcdf/coding/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos netcdf - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-netcdf diff --git a/coding/netcdf/oceansites/pom.xml b/coding/netcdf/oceansites/pom.xml index 8f65888ba1..c466f918e0 100644 --- a/coding/netcdf/oceansites/pom.xml +++ b/coding/netcdf/oceansites/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos netcdf - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-oceansites diff --git a/coding/netcdf/pom.xml b/coding/netcdf/pom.xml index 6545f0a847..4b874f17f4 100644 --- a/coding/netcdf/pom.xml +++ b/coding/netcdf/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 netcdf diff --git a/coding/ows-v110/pom.xml b/coding/ows-v110/pom.xml index 379c5818d0..11434cca63 100644 --- a/coding/ows-v110/pom.xml +++ b/coding/ows-v110/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-ows-v110 diff --git a/coding/pom.xml b/coding/pom.xml index f82d5366e5..828bb13bbd 100644 --- a/coding/pom.xml +++ b/coding/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 coding pom diff --git a/coding/sensorML-v101/pom.xml b/coding/sensorML-v101/pom.xml index 45b3f9b7c3..e6c0b926cf 100644 --- a/coding/sensorML-v101/pom.xml +++ b/coding/sensorML-v101/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-sensorML-v101 diff --git a/coding/sensorML-v20/pom.xml b/coding/sensorML-v20/pom.xml index 06e84c4298..939222dcb8 100644 --- a/coding/sensorML-v20/pom.xml +++ b/coding/sensorML-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-sensorML-v20 diff --git a/coding/sensorML/pom.xml b/coding/sensorML/pom.xml index 7a558a177a..b888931b90 100644 --- a/coding/sensorML/pom.xml +++ b/coding/sensorML/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 coding-sensorML jar diff --git a/coding/sos-v100/pom.xml b/coding/sos-v100/pom.xml index 3920b9a454..60bd3138f6 100644 --- a/coding/sos-v100/pom.xml +++ b/coding/sos-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-sos-v100 diff --git a/coding/sos-v20/pom.xml b/coding/sos-v20/pom.xml index d2bd69c63a..8bc89d9daa 100644 --- a/coding/sos-v20/pom.xml +++ b/coding/sos-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-sos-v20 diff --git a/coding/wml-v20/pom.xml b/coding/wml-v20/pom.xml index ecde4c809e..4e393f7398 100644 --- a/coding/wml-v20/pom.xml +++ b/coding/wml-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.4.0-SNAPSHOT + 4.4.0-M2 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 fb123d1c3c..6a62126298 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.4.0-SNAPSHOT + 4.4.0-M2 abstract-identifier jar diff --git a/converter/identifier-modifier/flexible-identifier/pom.xml b/converter/identifier-modifier/flexible-identifier/pom.xml index e4ae28bb59..20df8357a4 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.4.0-SNAPSHOT + 4.4.0-M2 flexible-identifier jar diff --git a/converter/identifier-modifier/pom.xml b/converter/identifier-modifier/pom.xml index 85941e5381..9cf939b298 100644 --- a/converter/identifier-modifier/pom.xml +++ b/converter/identifier-modifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.4.0-SNAPSHOT + 4.4.0-M2 identifier-modifier pom diff --git a/converter/identifier-modifier/prefixed-identifier/pom.xml b/converter/identifier-modifier/prefixed-identifier/pom.xml index ad0cc59da1..186f39302f 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.4.0-SNAPSHOT + 4.4.0-M2 prefixed-identifier jar diff --git a/converter/pom.xml b/converter/pom.xml index e1296bbc09..f867186b01 100644 --- a/converter/pom.xml +++ b/converter/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 converter pom diff --git a/converter/split-and-merge/pom.xml b/converter/split-and-merge/pom.xml index 368f7f1a31..24dcc07682 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.4.0-SNAPSHOT + 4.4.0-M2 split-and-merge jar diff --git a/converter/transformation/coordinate/pom.xml b/converter/transformation/coordinate/pom.xml index 77b937501c..3a6b633a49 100644 --- a/converter/transformation/coordinate/pom.xml +++ b/converter/transformation/coordinate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos transformation - 4.4.0-SNAPSHOT + 4.4.0-M2 request-response-coordinate-transformer jar diff --git a/converter/transformation/pom.xml b/converter/transformation/pom.xml index 85e7d2ce9b..26a057fdfe 100644 --- a/converter/transformation/pom.xml +++ b/converter/transformation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.4.0-SNAPSHOT + 4.4.0-M2 transformation pom diff --git a/core/admin/pom.xml b/core/admin/pom.xml index dab1e28f86..e318321a01 100644 --- a/core/admin/pom.xml +++ b/core/admin/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 admin 52°North SOS - Administrator Service Operator diff --git a/core/api/pom.xml b/core/api/pom.xml index ccfc136ef7..b237d256c5 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 api diff --git a/core/cache/pom.xml b/core/cache/pom.xml index a29f4e1e0d..0f62ade499 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 cache 52°North SOS - Cache diff --git a/core/gc-dao/pom.xml b/core/gc-dao/pom.xml index 33d7bb9c7d..91bc0c7fe0 100644 --- a/core/gc-dao/pom.xml +++ b/core/gc-dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 gc-dao diff --git a/core/pom.xml b/core/pom.xml index 7bfc84c191..9d9d11f09c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 core pom diff --git a/core/profile/coding/pom.xml b/core/profile/coding/pom.xml index 7ca9019bde..256576f443 100644 --- a/core/profile/coding/pom.xml +++ b/core/profile/coding/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 profile-coding diff --git a/core/profile/pom.xml b/core/profile/pom.xml index 3f771a1003..4362668802 100644 --- a/core/profile/pom.xml +++ b/core/profile/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 profile diff --git a/core/profile/xml/pom.xml b/core/profile/xml/pom.xml index 6de772c077..9b19f78d15 100644 --- a/core/profile/xml/pom.xml +++ b/core/profile/xml/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 profile-xml diff --git a/core/sqlite-config/pom.xml b/core/sqlite-config/pom.xml index 148e85361b..e44fba72ae 100644 --- a/core/sqlite-config/pom.xml +++ b/core/sqlite-config/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 sqlite-config 52°North SOS - SQLite Configuration diff --git a/core/test/pom.xml b/core/test/pom.xml index deb84cb77b..2f4138a792 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.4.0-SNAPSHOT + 4.4.0-M2 test 52°North SOS - Test Module diff --git a/extensions/aqd/api/pom.xml b/extensions/aqd/api/pom.xml index 7152fd9e28..329e6c52aa 100644 --- a/extensions/aqd/api/pom.xml +++ b/extensions/aqd/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.4.0-SNAPSHOT + 4.4.0-M2 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 21a265e654..b8efe6362a 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.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-aqd-v10 diff --git a/extensions/aqd/coding/pom.xml b/extensions/aqd/coding/pom.xml index bfa124df22..1ba08e2aaf 100644 --- a/extensions/aqd/coding/pom.xml +++ b/extensions/aqd/coding/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 coding-aqd diff --git a/extensions/aqd/ereporting-identifier/pom.xml b/extensions/aqd/ereporting-identifier/pom.xml index 16c8661f3c..a467261b6c 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.4.0-SNAPSHOT + 4.4.0-M2 ereporting-identifier jar diff --git a/extensions/aqd/ereporting/pom.xml b/extensions/aqd/ereporting/pom.xml index d4ddaa82aa..4093c8f607 100644 --- a/extensions/aqd/ereporting/pom.xml +++ b/extensions/aqd/ereporting/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos aqd - 4.4.0-SNAPSHOT + 4.4.0-M2 ereporting jar diff --git a/extensions/aqd/operation/pom.xml b/extensions/aqd/operation/pom.xml index ba07798f3c..782221e16f 100644 --- a/extensions/aqd/operation/pom.xml +++ b/extensions/aqd/operation/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 core-aqd-v10 diff --git a/extensions/aqd/pom.xml b/extensions/aqd/pom.xml index 97b0cb10e6..c40cec9724 100644 --- a/extensions/aqd/pom.xml +++ b/extensions/aqd/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 aqd diff --git a/extensions/aqd/split-and-merge/pom.xml b/extensions/aqd/split-and-merge/pom.xml index 81d65754db..8b2d1f576e 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.4.0-SNAPSHOT + 4.4.0-M2 aqd-split-and-merge jar diff --git a/extensions/do/core/pom.xml b/extensions/do/core/pom.xml index 62d0faa94c..94be8a4d2a 100644 --- a/extensions/do/core/pom.xml +++ b/extensions/do/core/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 do-core diff --git a/extensions/do/hibernate/pom.xml b/extensions/do/hibernate/pom.xml index 785f606585..c13c799b76 100644 --- a/extensions/do/hibernate/pom.xml +++ b/extensions/do/hibernate/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 do-hibernate diff --git a/extensions/do/json/pom.xml b/extensions/do/json/pom.xml index fd2da82117..9518e28ebe 100644 --- a/extensions/do/json/pom.xml +++ b/extensions/do/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 do-json diff --git a/extensions/do/kvp/pom.xml b/extensions/do/kvp/pom.xml index 7f8ae92800..18c033b101 100644 --- a/extensions/do/kvp/pom.xml +++ b/extensions/do/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 do-kvp diff --git a/extensions/do/pom.xml b/extensions/do/pom.xml index 181874a52d..95986c1f66 100644 --- a/extensions/do/pom.xml +++ b/extensions/do/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos extensions - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 pom do - 4.4.0-SNAPSHOT + 4.4.0-M2 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 deae250dba..d10a0c2001 100644 --- a/extensions/do/xml/pom.xml +++ b/extensions/do/xml/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 do-xml diff --git a/extensions/gda/hibernate/pom.xml b/extensions/gda/hibernate/pom.xml index d34521e702..5fd93e7684 100644 --- a/extensions/gda/hibernate/pom.xml +++ b/extensions/gda/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.4.0-SNAPSHOT + 4.4.0-M2 gda-hibernate 52°North SOS - Extension GetDataAvailability - Hibernate DAO diff --git a/extensions/gda/operation/pom.xml b/extensions/gda/operation/pom.xml index 841862c760..cc1cb4259e 100644 --- a/extensions/gda/operation/pom.xml +++ b/extensions/gda/operation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.4.0-SNAPSHOT + 4.4.0-M2 gda-operation 52°North SOS - Extension GetDataAvailability - SOS 2.0 Operation diff --git a/extensions/gda/pom.xml b/extensions/gda/pom.xml index 0e011dfb28..23ee93e8d4 100644 --- a/extensions/gda/pom.xml +++ b/extensions/gda/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 gda diff --git a/extensions/inspire/code/pom.xml b/extensions/inspire/code/pom.xml index 311f984b64..e99deff73b 100644 --- a/extensions/inspire/code/pom.xml +++ b/extensions/inspire/code/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos inspire - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 inspire-code diff --git a/extensions/inspire/pom.xml b/extensions/inspire/pom.xml index 909320ffab..3fd4f4704e 100644 --- a/extensions/inspire/pom.xml +++ b/extensions/inspire/pom.xml @@ -3,11 +3,11 @@ org.n52.sensorweb.sos extensions - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 inspire - 4.4.0-SNAPSHOT + 4.4.0-M2 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 a01675c50d..67d18dd906 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 extensions pom diff --git a/hibernate/common/pom.xml b/hibernate/common/pom.xml index 166e63cf7c..64ca584053 100644 --- a/hibernate/common/pom.xml +++ b/hibernate/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-common diff --git a/hibernate/dao/pom.xml b/hibernate/dao/pom.xml index 86a656cc85..6149aefd3f 100644 --- a/hibernate/dao/pom.xml +++ b/hibernate/dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-dao diff --git a/hibernate/datasource/common/pom.xml b/hibernate/datasource/common/pom.xml index 1c20d8dfaa..48e21f2a5d 100644 --- a/hibernate/datasource/common/pom.xml +++ b/hibernate/datasource/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-common diff --git a/hibernate/datasource/h2/pom.xml b/hibernate/datasource/h2/pom.xml index 0859ddbc32..389e9744ef 100644 --- a/hibernate/datasource/h2/pom.xml +++ b/hibernate/datasource/h2/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-h2 diff --git a/hibernate/datasource/mysql/pom.xml b/hibernate/datasource/mysql/pom.xml index d1a435ea2f..440efa1b23 100644 --- a/hibernate/datasource/mysql/pom.xml +++ b/hibernate/datasource/mysql/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-mysql diff --git a/hibernate/datasource/oracle/pom.xml b/hibernate/datasource/oracle/pom.xml index 770e5c7588..d5e8417f2c 100644 --- a/hibernate/datasource/oracle/pom.xml +++ b/hibernate/datasource/oracle/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-oracle diff --git a/hibernate/datasource/pom.xml b/hibernate/datasource/pom.xml index a5ec389547..d96409d50b 100644 --- a/hibernate/datasource/pom.xml +++ b/hibernate/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource diff --git a/hibernate/datasource/postgres/pom.xml b/hibernate/datasource/postgres/pom.xml index 1f4970b231..42ec4180e5 100644 --- a/hibernate/datasource/postgres/pom.xml +++ b/hibernate/datasource/postgres/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-postgres diff --git a/hibernate/datasource/sqlserver/pom.xml b/hibernate/datasource/sqlserver/pom.xml index 3f060157b4..34c2e9b04a 100644 --- a/hibernate/datasource/sqlserver/pom.xml +++ b/hibernate/datasource/sqlserver/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate-datasource - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-datasource-sqlserver diff --git a/hibernate/feature/pom.xml b/hibernate/feature/pom.xml index c56cc2889a..a36087903d 100644 --- a/hibernate/feature/pom.xml +++ b/hibernate/feature/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-feature diff --git a/hibernate/h2/pom.xml b/hibernate/h2/pom.xml index 3ec100f324..db12c7aeef 100644 --- a/hibernate/h2/pom.xml +++ b/hibernate/h2/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 hibernate-h2 52°North SOS - Hibernate H2 diff --git a/hibernate/mappings/pom.xml b/hibernate/mappings/pom.xml index aa542cafce..a7db3f8a55 100644 --- a/hibernate/mappings/pom.xml +++ b/hibernate/mappings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 hibernate-mappings 52°North SOS - Hibernate Mappings diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 2a8cacc8b4..5912e8fea9 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 hibernate pom diff --git a/hibernate/session-factory/pom.xml b/hibernate/session-factory/pom.xml index 3515c85c7f..7481f2f698 100644 --- a/hibernate/session-factory/pom.xml +++ b/hibernate/session-factory/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 hibernate-session-factory diff --git a/operations/core-v100/pom.xml b/operations/core-v100/pom.xml index 102034343c..46300e1276 100644 --- a/operations/core-v100/pom.xml +++ b/operations/core-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 core-v100 diff --git a/operations/core-v20/pom.xml b/operations/core-v20/pom.xml index 269a67c6c9..9cee57b0ea 100644 --- a/operations/core-v20/pom.xml +++ b/operations/core-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 core-v20 diff --git a/operations/enhanced-v20/pom.xml b/operations/enhanced-v20/pom.xml index 26d0fd1059..b1678de588 100644 --- a/operations/enhanced-v20/pom.xml +++ b/operations/enhanced-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 enhanced-v20 diff --git a/operations/pom.xml b/operations/pom.xml index 5029df99bc..470508eb54 100644 --- a/operations/pom.xml +++ b/operations/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 operations pom diff --git a/operations/resultHandling-v20/pom.xml b/operations/resultHandling-v20/pom.xml index 3f7f1f34ca..fc4eb4831e 100644 --- a/operations/resultHandling-v20/pom.xml +++ b/operations/resultHandling-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 resultHandling-v20 diff --git a/operations/transactional-v20/pom.xml b/operations/transactional-v20/pom.xml index 37f46ab79a..769e5128e6 100644 --- a/operations/transactional-v20/pom.xml +++ b/operations/transactional-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 transactional-v20 diff --git a/pom.xml b/pom.xml index 6829d74be8..475b75ae48 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 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 fbcd5304b3..493b40e89d 100644 --- a/spring/admin-controller/pom.xml +++ b/spring/admin-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.4.0-SNAPSHOT + 4.4.0-M2 admin-controller 52°North SOS - Web Admin Controller diff --git a/spring/client-controller/pom.xml b/spring/client-controller/pom.xml index a06f8407d0..3dcef063cd 100644 --- a/spring/client-controller/pom.xml +++ b/spring/client-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.4.0-SNAPSHOT + 4.4.0-M2 client-controller 52°North SOS - Web Client Controller diff --git a/spring/common-controller/pom.xml b/spring/common-controller/pom.xml index de4b8dd344..c9d9f8b6d4 100644 --- a/spring/common-controller/pom.xml +++ b/spring/common-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.4.0-SNAPSHOT + 4.4.0-M2 common-controller 52°North SOS - Web Common Controller diff --git a/spring/install-controller/pom.xml b/spring/install-controller/pom.xml index 0530249ea9..5179c3270e 100644 --- a/spring/install-controller/pom.xml +++ b/spring/install-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.4.0-SNAPSHOT + 4.4.0-M2 install-controller 52°North SOS - Web Install Controller diff --git a/spring/pom.xml b/spring/pom.xml index 2669f75401..b118548911 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ 52n-sos org.n52.sensorweb.sos - 4.4.0-SNAPSHOT + 4.4.0-M2 spring pom diff --git a/spring/views/pom.xml b/spring/views/pom.xml index 7bb27b201e..b1fe99ed49 100644 --- a/spring/views/pom.xml +++ b/spring/views/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.4.0-SNAPSHOT + 4.4.0-M2 views 52°North SOS - Web Views diff --git a/third-party/pom.xml b/third-party/pom.xml index 834fcbce85..2b8686bd64 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos 52n-sos - 4.4.0-SNAPSHOT + 4.4.0-M2 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 8b63ee4ee7..782ab76715 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.4.0-SNAPSHOT + 4.4.0-M2 third-party-ncname-resolver 52°North Third Party - NCName resolver diff --git a/webapp-bundle/pom.xml b/webapp-bundle/pom.xml index d950099708..84f92007d0 100644 --- a/webapp-bundle/pom.xml +++ b/webapp-bundle/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 webapp-bundle diff --git a/webapp/pom.xml b/webapp/pom.xml index fbb99b1701..a4ed613d68 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.4.0-SNAPSHOT + 4.4.0-M2 4.0.0 webapp