diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 82886a44e0..da4f371cf8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,12 +6,26 @@ RELEASE NOTES SensorML instance document), and information about the sensor mounting platform (SensorML as well). + + Release 52n-sensorweb-sos-4.3.14 +===================================== + + --- New features --- + + + --- Changes --- + + + --- Fixed issues --- + + * some fixes for the rest api (bundle) + + Release 52n-sensorweb-sos-4.3.13 ===================================== --- New features --- - * --- Changes --- diff --git a/bindings/exi/pom.xml b/bindings/exi/pom.xml index 5b316c94f8..09a2befef5 100644 --- a/bindings/exi/pom.xml +++ b/bindings/exi/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 binding-exi 52°North SOS - EXI Efficient XML Interchange Binding diff --git a/bindings/json/pom.xml b/bindings/json/pom.xml index 2ce1374483..632412bb9d 100644 --- a/bindings/json/pom.xml +++ b/bindings/json/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 binding-json 52°North SOS - JSON Binding diff --git a/bindings/kvp/pom.xml b/bindings/kvp/pom.xml index 7431d80266..44edfc6921 100644 --- a/bindings/kvp/pom.xml +++ b/bindings/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 4.0.0 binding-kvp diff --git a/bindings/pom.xml b/bindings/pom.xml index 9bbb590930..051d86e2d4 100644 --- a/bindings/pom.xml +++ b/bindings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 bindings pom diff --git a/bindings/pox/pom.xml b/bindings/pox/pom.xml index b038f913ab..1e8ee41655 100644 --- a/bindings/pox/pom.xml +++ b/bindings/pox/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 4.0.0 binding-pox diff --git a/bindings/rest/code/pom.xml b/bindings/rest/code/pom.xml index 075c13cad0..0430374a0b 100644 --- a/bindings/rest/code/pom.xml +++ b/bindings/rest/code/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.3.13 + 4.3.14 rest-code 52°North SOS - Extension REST Binding - Core diff --git a/bindings/rest/pom.xml b/bindings/rest/pom.xml index 4aacb2ac3f..9abb4266f7 100644 --- a/bindings/rest/pom.xml +++ b/bindings/rest/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 4.0.0 rest pom - 4.3.13 + 4.3.14 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 75b89042b8..d593dbbfdd 100644 --- a/bindings/rest/xml/pom.xml +++ b/bindings/rest/xml/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos rest - 4.3.13 + 4.3.14 rest-xml 52°North SOS - Extension REST Binding - XML diff --git a/bindings/soap/pom.xml b/bindings/soap/pom.xml index c942db7ba0..9065d9c1ed 100644 --- a/bindings/soap/pom.xml +++ b/bindings/soap/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos bindings - 4.3.13 + 4.3.14 4.0.0 binding-soap diff --git a/coding/exi/pom.xml b/coding/exi/pom.xml index eba2a58f13..766790f877 100644 --- a/coding/exi/pom.xml +++ b/coding/exi/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-exi diff --git a/coding/json-common/pom.xml b/coding/json-common/pom.xml index 491046b262..3ceb211594 100644 --- a/coding/json-common/pom.xml +++ b/coding/json-common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-json-common diff --git a/coding/json/pom.xml b/coding/json/pom.xml index ce81d2f5a3..a2e762988d 100644 --- a/coding/json/pom.xml +++ b/coding/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-json diff --git a/coding/ows-v110/pom.xml b/coding/ows-v110/pom.xml index 1e761c2620..8a500f2466 100644 --- a/coding/ows-v110/pom.xml +++ b/coding/ows-v110/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-ows-v110 diff --git a/coding/pom.xml b/coding/pom.xml index 5ea3624ace..15d908b7e5 100644 --- a/coding/pom.xml +++ b/coding/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 coding pom diff --git a/coding/sensorML-v101/pom.xml b/coding/sensorML-v101/pom.xml index 92644baa0d..3a4fbf8299 100644 --- a/coding/sensorML-v101/pom.xml +++ b/coding/sensorML-v101/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-sensorML-v101 diff --git a/coding/sensorML-v20/pom.xml b/coding/sensorML-v20/pom.xml index cea7fefceb..b5e2daab45 100644 --- a/coding/sensorML-v20/pom.xml +++ b/coding/sensorML-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-sensorML-v20 diff --git a/coding/sensorML/pom.xml b/coding/sensorML/pom.xml index 9c34823ebf..c38fbb5865 100644 --- a/coding/sensorML/pom.xml +++ b/coding/sensorML/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 coding-sensorML jar diff --git a/coding/sos-v100/pom.xml b/coding/sos-v100/pom.xml index a871b258ce..6ec19817e1 100644 --- a/coding/sos-v100/pom.xml +++ b/coding/sos-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-sos-v100 diff --git a/coding/sos-v20/pom.xml b/coding/sos-v20/pom.xml index 50f390aae4..20849b8e2e 100644 --- a/coding/sos-v20/pom.xml +++ b/coding/sos-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 4.0.0 coding-sos-v20 diff --git a/coding/wml-v20/pom.xml b/coding/wml-v20/pom.xml index 30e93a9e9c..9d63edff94 100644 --- a/coding/wml-v20/pom.xml +++ b/coding/wml-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos coding - 4.3.13 + 4.3.14 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 b3e04f3b90..65e350f422 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.13 + 4.3.14 abstract-identifier jar diff --git a/converter/identifier-modifier/flexible-identifier/pom.xml b/converter/identifier-modifier/flexible-identifier/pom.xml index 3184e54875..1ae5ec42a4 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.13 + 4.3.14 flexible-identifier jar diff --git a/converter/identifier-modifier/pom.xml b/converter/identifier-modifier/pom.xml index f93b8b7e12..ed8d5cdce7 100644 --- a/converter/identifier-modifier/pom.xml +++ b/converter/identifier-modifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.3.13 + 4.3.14 identifier-modifier pom diff --git a/converter/identifier-modifier/prefixed-identifier/pom.xml b/converter/identifier-modifier/prefixed-identifier/pom.xml index e7a3ec1f3e..7560fe931d 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.13 + 4.3.14 prefixed-identifier jar diff --git a/converter/pom.xml b/converter/pom.xml index 1ae00d8aba..d801e9b97b 100644 --- a/converter/pom.xml +++ b/converter/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 converter pom diff --git a/converter/split-and-merge/pom.xml b/converter/split-and-merge/pom.xml index 90a726c6a4..1dd3bb6fd4 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.13 + 4.3.14 split-and-merge jar diff --git a/converter/transformation/coordinate/pom.xml b/converter/transformation/coordinate/pom.xml index d7da28d92b..fe6c07847d 100644 --- a/converter/transformation/coordinate/pom.xml +++ b/converter/transformation/coordinate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos transformation - 4.3.13 + 4.3.14 request-response-coordinate-transformer jar diff --git a/converter/transformation/pom.xml b/converter/transformation/pom.xml index 2e24ec9ea9..710643e231 100644 --- a/converter/transformation/pom.xml +++ b/converter/transformation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos converter - 4.3.13 + 4.3.14 transformation pom diff --git a/core/admin/pom.xml b/core/admin/pom.xml index ab58055b8b..015e5f855b 100644 --- a/core/admin/pom.xml +++ b/core/admin/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 admin 52°North SOS - Administrator Service Operator diff --git a/core/api/pom.xml b/core/api/pom.xml index 3bbbd4994b..537b7f8e1e 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 4.0.0 api diff --git a/core/cache/pom.xml b/core/cache/pom.xml index d458097754..d7ec6e472d 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 cache 52°North SOS - Cache diff --git a/core/gc-dao/pom.xml b/core/gc-dao/pom.xml index 0076c00d6b..f93b23c952 100644 --- a/core/gc-dao/pom.xml +++ b/core/gc-dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 4.0.0 gc-dao diff --git a/core/pom.xml b/core/pom.xml index bc8225b0e7..d3cf7e1a02 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 core pom diff --git a/core/profile/coding/pom.xml b/core/profile/coding/pom.xml index e013e6af82..d66ce51691 100644 --- a/core/profile/coding/pom.xml +++ b/core/profile/coding/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.3.13 + 4.3.14 4.0.0 profile-coding diff --git a/core/profile/pom.xml b/core/profile/pom.xml index 67cbbe5787..9723736a7d 100644 --- a/core/profile/pom.xml +++ b/core/profile/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 4.0.0 profile diff --git a/core/profile/xml/pom.xml b/core/profile/xml/pom.xml index d35387b771..78ee23c0f7 100644 --- a/core/profile/xml/pom.xml +++ b/core/profile/xml/pom.xml @@ -3,7 +3,7 @@ profile org.n52.sensorweb.sos - 4.3.13 + 4.3.14 4.0.0 profile-xml diff --git a/core/sqlite-config/pom.xml b/core/sqlite-config/pom.xml index f1a73780c9..55cf84dc82 100644 --- a/core/sqlite-config/pom.xml +++ b/core/sqlite-config/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 sqlite-config 52°North SOS - SQLite Configuration diff --git a/core/test/pom.xml b/core/test/pom.xml index 6a4f610b77..78cd991ce5 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos core - 4.3.13 + 4.3.14 test 52°North SOS - Test Module diff --git a/extensions/aqd/api/pom.xml b/extensions/aqd/api/pom.xml index 5a5748c9ed..782745cdf4 100644 --- a/extensions/aqd/api/pom.xml +++ b/extensions/aqd/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.13 + 4.3.14 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 9fa47bfa2c..d62e18d506 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.13 + 4.3.14 4.0.0 coding-aqd-v10 diff --git a/extensions/aqd/coding/pom.xml b/extensions/aqd/coding/pom.xml index c6f7c67df6..2750e84e88 100644 --- a/extensions/aqd/coding/pom.xml +++ b/extensions/aqd/coding/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.13 + 4.3.14 4.0.0 coding-aqd diff --git a/extensions/aqd/ereporting-identifier/pom.xml b/extensions/aqd/ereporting-identifier/pom.xml index 42da370b43..f7a99e79fc 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.13 + 4.3.14 ereporting-identifier jar diff --git a/extensions/aqd/ereporting/pom.xml b/extensions/aqd/ereporting/pom.xml index 0da6629676..707140f377 100644 --- a/extensions/aqd/ereporting/pom.xml +++ b/extensions/aqd/ereporting/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos aqd - 4.3.13 + 4.3.14 ereporting jar diff --git a/extensions/aqd/operation/pom.xml b/extensions/aqd/operation/pom.xml index 2951aa96f3..8b3e6217a7 100644 --- a/extensions/aqd/operation/pom.xml +++ b/extensions/aqd/operation/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos aqd - 4.3.13 + 4.3.14 4.0.0 core-aqd-v10 diff --git a/extensions/aqd/pom.xml b/extensions/aqd/pom.xml index 546c0679a7..a41742cba8 100644 --- a/extensions/aqd/pom.xml +++ b/extensions/aqd/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.3.13 + 4.3.14 4.0.0 aqd diff --git a/extensions/aqd/split-and-merge/pom.xml b/extensions/aqd/split-and-merge/pom.xml index 6de79a72a0..25c7a2851c 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.13 + 4.3.14 aqd-split-and-merge jar diff --git a/extensions/do/core/pom.xml b/extensions/do/core/pom.xml index 8ba74576bb..60fd1d758d 100644 --- a/extensions/do/core/pom.xml +++ b/extensions/do/core/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.13 + 4.3.14 4.0.0 do-core diff --git a/extensions/do/hibernate/pom.xml b/extensions/do/hibernate/pom.xml index 412500b2b4..6f8b304604 100644 --- a/extensions/do/hibernate/pom.xml +++ b/extensions/do/hibernate/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.13 + 4.3.14 4.0.0 do-hibernate diff --git a/extensions/do/json/pom.xml b/extensions/do/json/pom.xml index faa88bbeff..4bca058ee5 100644 --- a/extensions/do/json/pom.xml +++ b/extensions/do/json/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.13 + 4.3.14 4.0.0 do-json diff --git a/extensions/do/kvp/pom.xml b/extensions/do/kvp/pom.xml index e23ffe68c8..6ff0adeb1e 100644 --- a/extensions/do/kvp/pom.xml +++ b/extensions/do/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.13 + 4.3.14 4.0.0 do-kvp diff --git a/extensions/do/pom.xml b/extensions/do/pom.xml index 65b094f3b1..f29ac745a0 100644 --- a/extensions/do/pom.xml +++ b/extensions/do/pom.xml @@ -3,12 +3,12 @@ org.n52.sensorweb.sos extensions - 4.3.13 + 4.3.14 4.0.0 pom do - 4.3.13 + 4.3.14 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 8597a7034c..2b2fc7e91a 100644 --- a/extensions/do/xml/pom.xml +++ b/extensions/do/xml/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos do - 4.3.13 + 4.3.14 4.0.0 do-xml diff --git a/extensions/gda/hibernate/pom.xml b/extensions/gda/hibernate/pom.xml index db1e95a58d..bb0d6e900c 100644 --- a/extensions/gda/hibernate/pom.xml +++ b/extensions/gda/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.3.13 + 4.3.14 gda-hibernate 52°North SOS - Extension GetDataAvailability - Hibernate DAO diff --git a/extensions/gda/operation/pom.xml b/extensions/gda/operation/pom.xml index 8a2712f97b..e214b8031d 100644 --- a/extensions/gda/operation/pom.xml +++ b/extensions/gda/operation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos gda - 4.3.13 + 4.3.14 gda-operation 52°North SOS - Extension GetDataAvailability - SOS 2.0 Operation diff --git a/extensions/gda/pom.xml b/extensions/gda/pom.xml index 143fe25a2f..8bf74cf776 100644 --- a/extensions/gda/pom.xml +++ b/extensions/gda/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos extensions - 4.3.13 + 4.3.14 4.0.0 gda diff --git a/extensions/inspire/code/pom.xml b/extensions/inspire/code/pom.xml index 4c9d3eedb6..e33ab1792e 100644 --- a/extensions/inspire/code/pom.xml +++ b/extensions/inspire/code/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos inspire - 4.3.13 + 4.3.14 4.0.0 inspire-code diff --git a/extensions/inspire/pom.xml b/extensions/inspire/pom.xml index 3e3093f541..d2f4e054a8 100644 --- a/extensions/inspire/pom.xml +++ b/extensions/inspire/pom.xml @@ -3,11 +3,11 @@ org.n52.sensorweb.sos extensions - 4.3.13 + 4.3.14 4.0.0 inspire - 4.3.13 + 4.3.14 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 de2cb6b0d8..bdfaca6f8d 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 extensions pom diff --git a/hibernate/common/pom.xml b/hibernate/common/pom.xml index 2f579ea58b..ec9c7a4ff7 100644 --- a/hibernate/common/pom.xml +++ b/hibernate/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 4.0.0 hibernate-common diff --git a/hibernate/dao/pom.xml b/hibernate/dao/pom.xml index bb54a0d647..22a6ec4078 100644 --- a/hibernate/dao/pom.xml +++ b/hibernate/dao/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 4.0.0 hibernate-dao diff --git a/hibernate/datasource/common/pom.xml b/hibernate/datasource/common/pom.xml index 6c52ec9380..1ae8b5050d 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.13 + 4.3.14 4.0.0 hibernate-datasource-common diff --git a/hibernate/datasource/h2/pom.xml b/hibernate/datasource/h2/pom.xml index 16b7d45196..126b1b1dbb 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.13 + 4.3.14 4.0.0 hibernate-datasource-h2 diff --git a/hibernate/datasource/mysql/pom.xml b/hibernate/datasource/mysql/pom.xml index 2b5bbb6d82..ab0eddcd07 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.13 + 4.3.14 4.0.0 hibernate-datasource-mysql diff --git a/hibernate/datasource/oracle/pom.xml b/hibernate/datasource/oracle/pom.xml index e33db45326..a5f116be1f 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.13 + 4.3.14 4.0.0 hibernate-datasource-oracle diff --git a/hibernate/datasource/pom.xml b/hibernate/datasource/pom.xml index 7ee78ea7e6..ff1f495629 100644 --- a/hibernate/datasource/pom.xml +++ b/hibernate/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 4.0.0 hibernate-datasource diff --git a/hibernate/datasource/postgres/pom.xml b/hibernate/datasource/postgres/pom.xml index b9724a63b8..4869e51232 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.13 + 4.3.14 4.0.0 hibernate-datasource-postgres diff --git a/hibernate/datasource/sqlserver/pom.xml b/hibernate/datasource/sqlserver/pom.xml index c4c002417c..36bb575201 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.13 + 4.3.14 4.0.0 hibernate-datasource-sqlserver diff --git a/hibernate/feature/pom.xml b/hibernate/feature/pom.xml index 6dd601444e..f0dd61f17e 100644 --- a/hibernate/feature/pom.xml +++ b/hibernate/feature/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 4.0.0 hibernate-feature diff --git a/hibernate/h2/pom.xml b/hibernate/h2/pom.xml index 23dfc05309..bcca95e808 100644 --- a/hibernate/h2/pom.xml +++ b/hibernate/h2/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 hibernate-h2 52°North SOS - Hibernate H2 diff --git a/hibernate/mappings/pom.xml b/hibernate/mappings/pom.xml index e01c5f8f89..23406035df 100644 --- a/hibernate/mappings/pom.xml +++ b/hibernate/mappings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 hibernate-mappings 52°North SOS - Hibernate Mappings diff --git a/hibernate/pom.xml b/hibernate/pom.xml index bc6384c721..9f983d2b00 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 hibernate pom diff --git a/hibernate/session-factory/pom.xml b/hibernate/session-factory/pom.xml index 39db1736de..9cfd20bc34 100644 --- a/hibernate/session-factory/pom.xml +++ b/hibernate/session-factory/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos hibernate - 4.3.13 + 4.3.14 4.0.0 hibernate-session-factory diff --git a/operations/core-v100/pom.xml b/operations/core-v100/pom.xml index c1483696bf..58af95c5ae 100644 --- a/operations/core-v100/pom.xml +++ b/operations/core-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.13 + 4.3.14 4.0.0 core-v100 diff --git a/operations/core-v20/pom.xml b/operations/core-v20/pom.xml index e53aaf48ea..56ade4e5ba 100644 --- a/operations/core-v20/pom.xml +++ b/operations/core-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.13 + 4.3.14 4.0.0 core-v20 diff --git a/operations/enhanced-v20/pom.xml b/operations/enhanced-v20/pom.xml index 856c42c303..400b68151e 100644 --- a/operations/enhanced-v20/pom.xml +++ b/operations/enhanced-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.13 + 4.3.14 4.0.0 enhanced-v20 diff --git a/operations/pom.xml b/operations/pom.xml index bf7cb6373b..7b7e2acb29 100644 --- a/operations/pom.xml +++ b/operations/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 operations pom diff --git a/operations/resultHandling-v20/pom.xml b/operations/resultHandling-v20/pom.xml index 998cd23ad1..aa9917b2da 100644 --- a/operations/resultHandling-v20/pom.xml +++ b/operations/resultHandling-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.13 + 4.3.14 4.0.0 resultHandling-v20 diff --git a/operations/transactional-v20/pom.xml b/operations/transactional-v20/pom.xml index 581834d170..1620d9ba52 100644 --- a/operations/transactional-v20/pom.xml +++ b/operations/transactional-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos operations - 4.3.13 + 4.3.14 4.0.0 transactional-v20 diff --git a/pom.xml b/pom.xml index 956476a18e..2711162328 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 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 2084fdaaef..818f1557f5 100644 --- a/spring/admin-controller/pom.xml +++ b/spring/admin-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.13 + 4.3.14 admin-controller 52°North SOS - Web Admin Controller diff --git a/spring/client-controller/pom.xml b/spring/client-controller/pom.xml index fb19637ae9..09e7c3ca0a 100644 --- a/spring/client-controller/pom.xml +++ b/spring/client-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.13 + 4.3.14 client-controller 52°North SOS - Web Client Controller diff --git a/spring/common-controller/pom.xml b/spring/common-controller/pom.xml index 168c35a76c..02d6cdda21 100644 --- a/spring/common-controller/pom.xml +++ b/spring/common-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.13 + 4.3.14 common-controller 52°North SOS - Web Common Controller diff --git a/spring/install-controller/pom.xml b/spring/install-controller/pom.xml index ef7d3674f2..3c049f04b8 100644 --- a/spring/install-controller/pom.xml +++ b/spring/install-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.13 + 4.3.14 install-controller 52°North SOS - Web Install Controller diff --git a/spring/pom.xml b/spring/pom.xml index 8e74a42b4e..ebb8817af5 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.13 + 4.3.14 spring pom diff --git a/spring/views/pom.xml b/spring/views/pom.xml index 771709ed06..6d15fc2923 100644 --- a/spring/views/pom.xml +++ b/spring/views/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb.sos spring - 4.3.13 + 4.3.14 views 52°North SOS - Web Views diff --git a/third-party/pom.xml b/third-party/pom.xml index 8e273885ae..75cea0cdaa 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb.sos 52n-sos - 4.3.13 + 4.3.14 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 e378d53803..fe1fa1082d 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.13 + 4.3.14 third-party-ncname-resolver 52°North Third Party - NCName resolver diff --git a/webapp-bundle/pom.xml b/webapp-bundle/pom.xml index 4041769bd7..3fda88ef82 100644 --- a/webapp-bundle/pom.xml +++ b/webapp-bundle/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.13 + 4.3.14 4.0.0 webapp-bundle diff --git a/webapp-bundle/src/main/alternative/FeatureResource_ereporting.hbm.xml b/webapp-bundle/src/main/alternative/FeatureResource.hbm.xml similarity index 100% rename from webapp-bundle/src/main/alternative/FeatureResource_ereporting.hbm.xml rename to webapp-bundle/src/main/alternative/FeatureResource.hbm.xml diff --git a/webapp-bundle/src/main/alternative/SeriesResource_ereporting.hbm.xml b/webapp-bundle/src/main/alternative/SeriesResource.hbm.xml similarity index 81% rename from webapp-bundle/src/main/alternative/SeriesResource_ereporting.hbm.xml rename to webapp-bundle/src/main/alternative/SeriesResource.hbm.xml index 251523e798..dea84c5fcf 100644 --- a/webapp-bundle/src/main/alternative/SeriesResource_ereporting.hbm.xml +++ b/webapp-bundle/src/main/alternative/SeriesResource.hbm.xml @@ -7,14 +7,16 @@ - + - + + @@ -24,7 +26,7 @@ - + diff --git a/webapp-bundle/src/main/resources/mapping/extension/readonly/CategoryResource.hbm.xml b/webapp-bundle/src/main/resources/mapping/extension/readonly/CategoryResource.hbm.xml index 444e6c284f..22b34ce155 100644 --- a/webapp-bundle/src/main/resources/mapping/extension/readonly/CategoryResource.hbm.xml +++ b/webapp-bundle/src/main/resources/mapping/extension/readonly/CategoryResource.hbm.xml @@ -2,7 +2,7 @@ - + diff --git a/webapp-bundle/src/main/resources/mapping/extension/readonly/ObservationResource.hbm.xml b/webapp-bundle/src/main/resources/mapping/extension/readonly/ObservationResource.hbm.xml index c083cba040..9533be8432 100644 --- a/webapp-bundle/src/main/resources/mapping/extension/readonly/ObservationResource.hbm.xml +++ b/webapp-bundle/src/main/resources/mapping/extension/readonly/ObservationResource.hbm.xml @@ -10,7 +10,7 @@ - + diff --git a/webapp-bundle/src/main/resources/mapping/extension/readonly/OfferingResource.hbm.xml b/webapp-bundle/src/main/resources/mapping/extension/readonly/OfferingResource.hbm.xml index f9e294663c..fdd709ec61 100644 --- a/webapp-bundle/src/main/resources/mapping/extension/readonly/OfferingResource.hbm.xml +++ b/webapp-bundle/src/main/resources/mapping/extension/readonly/OfferingResource.hbm.xml @@ -2,23 +2,11 @@ - - - diff --git a/webapp-bundle/src/main/resources/mapping/extension/readonly/PhenomenonResource.hbm.xml b/webapp-bundle/src/main/resources/mapping/extension/readonly/PhenomenonResource.hbm.xml index 47fdf78b1d..cbbbb4486d 100644 --- a/webapp-bundle/src/main/resources/mapping/extension/readonly/PhenomenonResource.hbm.xml +++ b/webapp-bundle/src/main/resources/mapping/extension/readonly/PhenomenonResource.hbm.xml @@ -2,7 +2,7 @@ - + diff --git a/webapp-bundle/src/main/resources/mapping/extension/readonly/SeriesResource.hbm.xml b/webapp-bundle/src/main/resources/mapping/extension/readonly/SeriesResource.hbm.xml index 3e7ec5c64e..473a456374 100644 --- a/webapp-bundle/src/main/resources/mapping/extension/readonly/SeriesResource.hbm.xml +++ b/webapp-bundle/src/main/resources/mapping/extension/readonly/SeriesResource.hbm.xml @@ -7,22 +7,15 @@ - + - - - - + + - + diff --git a/webapp-bundle/src/main/webapp/WEB-INF/spring/api-view-config.xml b/webapp-bundle/src/main/webapp/WEB-INF/spring/api-view-config.xml index e78b8abe24..aba89f0df3 100644 --- a/webapp-bundle/src/main/webapp/WEB-INF/spring/api-view-config.xml +++ b/webapp-bundle/src/main/webapp/WEB-INF/spring/api-view-config.xml @@ -13,40 +13,7 @@ http://www.springframework.org/schema/mvc/spring-mvc-4.2.xsd"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NON_NULL @@ -78,7 +46,5 @@ - - --> \ No newline at end of file diff --git a/webapp/pom.xml b/webapp/pom.xml index e4d51503ca..a86d45dff4 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ 52n-sos org.n52.sensorweb.sos - 4.3.13 + 4.3.14 4.0.0 webapp