From cb462a8f5cec779455341d9b212e489536587558 Mon Sep 17 00:00:00 2001 From: speckij Date: Tue, 29 Aug 2023 19:42:14 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bindings/pom.xml | 2 +- bindings/register/pom.xml | 2 +- coding/kvp/pom.xml | 2 +- coding/netcdf/api/pom.xml | 2 +- coding/netcdf/coding/pom.xml | 2 +- coding/netcdf/oceansites/pom.xml | 2 +- coding/netcdf/pom.xml | 2 +- coding/pom.xml | 2 +- coding/profile/pom.xml | 2 +- converter/eprtr/pom.xml | 2 +- converter/identifier-modifier/abstract-identifier/pom.xml | 2 +- converter/identifier-modifier/ereporting-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/observation/pom.xml | 2 +- converter/pom.xml | 2 +- converter/procedure-description/pom.xml | 2 +- converter/split-and-merge/pom.xml | 2 +- converter/transformation/coordinate/pom.xml | 2 +- converter/transformation/pom.xml | 2 +- core/api/pom.xml | 2 +- core/cache/pom.xml | 2 +- core/pom.xml | 2 +- core/test/pom.xml | 2 +- extensions/inspire/code/pom.xml | 2 +- extensions/inspire/pom.xml | 2 +- extensions/pom.xml | 2 +- handler/pom.xml | 2 +- hibernate/c3p0/pom.xml | 2 +- hibernate/common/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/handler/pom.xml | 2 +- hibernate/pom.xml | 2 +- hibernate/session-factory/pom.xml | 2 +- hibernate/utils/pom.xml | 2 +- operations/aqd-v10/pom.xml | 2 +- operations/core-v100/pom.xml | 2 +- operations/core-v20/pom.xml | 2 +- operations/enhanced-v20/pom.xml | 2 +- operations/extensions-v20/pom.xml | 2 +- operations/pom.xml | 2 +- operations/resultHandling-v20/pom.xml | 2 +- operations/transactional-v20/pom.xml | 2 +- pom.xml | 4 ++-- proxy/aquarius/datasource/pom.xml | 2 +- proxy/aquarius/handler/pom.xml | 2 +- proxy/aquarius/pom.xml | 2 +- proxy/datasource/common/pom.xml | 2 +- proxy/datasource/pom.xml | 2 +- proxy/harvest/common/pom.xml | 2 +- proxy/harvest/dataaccess/pom.xml | 2 +- proxy/harvest/pom.xml | 2 +- proxy/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 +- webapp/pom.xml | 2 +- 69 files changed, 70 insertions(+), 70 deletions(-) diff --git a/bindings/pom.xml b/bindings/pom.xml index a4adf5f4fd..987a20c92f 100644 --- a/bindings/pom.xml +++ b/bindings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-bindings pom diff --git a/bindings/register/pom.xml b/bindings/register/pom.xml index 84a3e21831..3603278224 100644 --- a/bindings/register/pom.xml +++ b/bindings/register/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-bindings - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-binding-register diff --git a/coding/kvp/pom.xml b/coding/kvp/pom.xml index bd5489d300..fc5539fb28 100644 --- a/coding/kvp/pom.xml +++ b/coding/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-coding-kvp diff --git a/coding/netcdf/api/pom.xml b/coding/netcdf/api/pom.xml index 71430f923e..2dfee18b52 100644 --- a/coding/netcdf/api/pom.xml +++ b/coding/netcdf/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-netcdf - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-api-netcdf diff --git a/coding/netcdf/coding/pom.xml b/coding/netcdf/coding/pom.xml index b7a58d0cd5..f9b0a50aaf 100644 --- a/coding/netcdf/coding/pom.xml +++ b/coding/netcdf/coding/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-netcdf - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-coding-netcdf diff --git a/coding/netcdf/oceansites/pom.xml b/coding/netcdf/oceansites/pom.xml index af794aa779..941cfb9903 100644 --- a/coding/netcdf/oceansites/pom.xml +++ b/coding/netcdf/oceansites/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-netcdf - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-coding-oceansites diff --git a/coding/netcdf/pom.xml b/coding/netcdf/pom.xml index 0ad9be6e1f..c836d6b441 100644 --- a/coding/netcdf/pom.xml +++ b/coding/netcdf/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-netcdf diff --git a/coding/pom.xml b/coding/pom.xml index 5943ddd1fa..efa9214e5f 100644 --- a/coding/pom.xml +++ b/coding/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-coding pom diff --git a/coding/profile/pom.xml b/coding/profile/pom.xml index 0140008767..ddd5d3bb51 100644 --- a/coding/profile/pom.xml +++ b/coding/profile/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-profile-coding diff --git a/converter/eprtr/pom.xml b/converter/eprtr/pom.xml index f2328b3db2..da7f463507 100644 --- a/converter/eprtr/pom.xml +++ b/converter/eprtr/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-eprtr jar diff --git a/converter/identifier-modifier/abstract-identifier/pom.xml b/converter/identifier-modifier/abstract-identifier/pom.xml index f9cacdb0b3..1787be5646 100644 --- a/converter/identifier-modifier/abstract-identifier/pom.xml +++ b/converter/identifier-modifier/abstract-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-identifier-modifier - 6.0.3 + 6.0.4-SNAPSHOT sos-abstract-identifier jar diff --git a/converter/identifier-modifier/ereporting-identifier/pom.xml b/converter/identifier-modifier/ereporting-identifier/pom.xml index 8135fe720a..2178b57cec 100644 --- a/converter/identifier-modifier/ereporting-identifier/pom.xml +++ b/converter/identifier-modifier/ereporting-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-identifier-modifier - 6.0.3 + 6.0.4-SNAPSHOT sos-ereporting-identifier jar diff --git a/converter/identifier-modifier/flexible-identifier/pom.xml b/converter/identifier-modifier/flexible-identifier/pom.xml index 69682cf5c5..a8f1695707 100644 --- a/converter/identifier-modifier/flexible-identifier/pom.xml +++ b/converter/identifier-modifier/flexible-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-identifier-modifier - 6.0.3 + 6.0.4-SNAPSHOT sos-flexible-identifier jar diff --git a/converter/identifier-modifier/pom.xml b/converter/identifier-modifier/pom.xml index 1f389c3b9b..201fa956a6 100644 --- a/converter/identifier-modifier/pom.xml +++ b/converter/identifier-modifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-identifier-modifier pom diff --git a/converter/identifier-modifier/prefixed-identifier/pom.xml b/converter/identifier-modifier/prefixed-identifier/pom.xml index c536de627d..1159d93392 100644 --- a/converter/identifier-modifier/prefixed-identifier/pom.xml +++ b/converter/identifier-modifier/prefixed-identifier/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-identifier-modifier - 6.0.3 + 6.0.4-SNAPSHOT sos-prefixed-identifier jar diff --git a/converter/observation/pom.xml b/converter/observation/pom.xml index 8a36e8d14a..f05a28a16d 100644 --- a/converter/observation/pom.xml +++ b/converter/observation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-observation-converter 52°North SOS - Observation Converter diff --git a/converter/pom.xml b/converter/pom.xml index 71a7dafc44..55bd8d1ceb 100644 --- a/converter/pom.xml +++ b/converter/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-converter pom diff --git a/converter/procedure-description/pom.xml b/converter/procedure-description/pom.xml index f1d5c500da..1a2bc0fbe2 100644 --- a/converter/procedure-description/pom.xml +++ b/converter/procedure-description/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-procedure-description-converter jar diff --git a/converter/split-and-merge/pom.xml b/converter/split-and-merge/pom.xml index df81082069..318deab8ca 100644 --- a/converter/split-and-merge/pom.xml +++ b/converter/split-and-merge/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-split-and-merge jar diff --git a/converter/transformation/coordinate/pom.xml b/converter/transformation/coordinate/pom.xml index 14f3d4c2c4..081fc3ba25 100644 --- a/converter/transformation/coordinate/pom.xml +++ b/converter/transformation/coordinate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-transformation - 6.0.3 + 6.0.4-SNAPSHOT sos-request-response-coordinate-transformer jar diff --git a/converter/transformation/pom.xml b/converter/transformation/pom.xml index f6b1ac5c1a..f08c04c4fe 100644 --- a/converter/transformation/pom.xml +++ b/converter/transformation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.0.3 + 6.0.4-SNAPSHOT sos-transformation pom diff --git a/core/api/pom.xml b/core/api/pom.xml index f1ffc70365..87661ebc55 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-core - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-api diff --git a/core/cache/pom.xml b/core/cache/pom.xml index 478d928339..ea9f379cf5 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-core - 6.0.3 + 6.0.4-SNAPSHOT sos-cache 52°North SOS - Cache diff --git a/core/pom.xml b/core/pom.xml index 2f6b2382cf..206c1e9298 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-core pom diff --git a/core/test/pom.xml b/core/test/pom.xml index bf349d9f03..22ed5b7bfa 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-core - 6.0.3 + 6.0.4-SNAPSHOT sos-test 52°North SOS - Test Module diff --git a/extensions/inspire/code/pom.xml b/extensions/inspire/code/pom.xml index 26c566c0ef..a09dfd0f51 100644 --- a/extensions/inspire/code/pom.xml +++ b/extensions/inspire/code/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-inspire - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-inspire-code diff --git a/extensions/inspire/pom.xml b/extensions/inspire/pom.xml index 51eecbe82c..11606b4237 100644 --- a/extensions/inspire/pom.xml +++ b/extensions/inspire/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-extensions - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-inspire diff --git a/extensions/pom.xml b/extensions/pom.xml index a2da85eb5f..1cdd201f36 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-extensions pom diff --git a/handler/pom.xml b/handler/pom.xml index 66b940e4cb..43f2429b0f 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-handler jar diff --git a/hibernate/c3p0/pom.xml b/hibernate/c3p0/pom.xml index d655089415..2ac19de271 100644 --- a/hibernate/c3p0/pom.xml +++ b/hibernate/c3p0/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-geodb-c3p0 diff --git a/hibernate/common/pom.xml b/hibernate/common/pom.xml index 8365ad939a..6bf6104526 100644 --- a/hibernate/common/pom.xml +++ b/hibernate/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-common diff --git a/hibernate/datasource/common/pom.xml b/hibernate/datasource/common/pom.xml index a0055602f8..bfab0d42a1 100644 --- a/hibernate/datasource/common/pom.xml +++ b/hibernate/datasource/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-common diff --git a/hibernate/datasource/h2/pom.xml b/hibernate/datasource/h2/pom.xml index e8a08d762e..c6fd454ecc 100644 --- a/hibernate/datasource/h2/pom.xml +++ b/hibernate/datasource/h2/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-h2 diff --git a/hibernate/datasource/mysql/pom.xml b/hibernate/datasource/mysql/pom.xml index 0799e6eaf6..f9d3ae301d 100644 --- a/hibernate/datasource/mysql/pom.xml +++ b/hibernate/datasource/mysql/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-mysql diff --git a/hibernate/datasource/oracle/pom.xml b/hibernate/datasource/oracle/pom.xml index aae4e55aae..09afd49862 100644 --- a/hibernate/datasource/oracle/pom.xml +++ b/hibernate/datasource/oracle/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-oracle diff --git a/hibernate/datasource/pom.xml b/hibernate/datasource/pom.xml index ebc047e9a2..a0b2de2bef 100644 --- a/hibernate/datasource/pom.xml +++ b/hibernate/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource diff --git a/hibernate/datasource/postgres/pom.xml b/hibernate/datasource/postgres/pom.xml index 1d919ff110..7cc36c49b1 100644 --- a/hibernate/datasource/postgres/pom.xml +++ b/hibernate/datasource/postgres/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-postgres diff --git a/hibernate/datasource/sqlserver/pom.xml b/hibernate/datasource/sqlserver/pom.xml index b430fc6e65..bda92551df 100644 --- a/hibernate/datasource/sqlserver/pom.xml +++ b/hibernate/datasource/sqlserver/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-datasource-sqlserver diff --git a/hibernate/feature/pom.xml b/hibernate/feature/pom.xml index 7a5b1c8d14..4aec9af034 100644 --- a/hibernate/feature/pom.xml +++ b/hibernate/feature/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-feature diff --git a/hibernate/h2/pom.xml b/hibernate/h2/pom.xml index de1082f93f..b9d7a305f4 100644 --- a/hibernate/h2/pom.xml +++ b/hibernate/h2/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT sos-hibernate-h2 52°North SOS - Hibernate H2 diff --git a/hibernate/handler/pom.xml b/hibernate/handler/pom.xml index 12695a3cc5..6a4227822e 100644 --- a/hibernate/handler/pom.xml +++ b/hibernate/handler/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-handler diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 051768680d..26553ab6d8 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-hibernate pom diff --git a/hibernate/session-factory/pom.xml b/hibernate/session-factory/pom.xml index 61448c34ae..cd8227fa0e 100644 --- a/hibernate/session-factory/pom.xml +++ b/hibernate/session-factory/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-hibernate-session-factory diff --git a/hibernate/utils/pom.xml b/hibernate/utils/pom.xml index ccec601d49..2cd8b93d67 100644 --- a/hibernate/utils/pom.xml +++ b/hibernate/utils/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.0.3 + 6.0.4-SNAPSHOT sos-hibernate-utils 52°North SOS - Hibernate Utils diff --git a/operations/aqd-v10/pom.xml b/operations/aqd-v10/pom.xml index 6a87e73da1..0caa603274 100644 --- a/operations/aqd-v10/pom.xml +++ b/operations/aqd-v10/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-aqd-v10 diff --git a/operations/core-v100/pom.xml b/operations/core-v100/pom.xml index 46241d44cf..be0cfb8938 100644 --- a/operations/core-v100/pom.xml +++ b/operations/core-v100/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-core-v100 diff --git a/operations/core-v20/pom.xml b/operations/core-v20/pom.xml index a28db53ff2..1f28d14ea8 100644 --- a/operations/core-v20/pom.xml +++ b/operations/core-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-core-v20 diff --git a/operations/enhanced-v20/pom.xml b/operations/enhanced-v20/pom.xml index cf092aac7e..52cce5c2ab 100644 --- a/operations/enhanced-v20/pom.xml +++ b/operations/enhanced-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-enhanced-v20 diff --git a/operations/extensions-v20/pom.xml b/operations/extensions-v20/pom.xml index 835dad7cd8..44caa1c575 100644 --- a/operations/extensions-v20/pom.xml +++ b/operations/extensions-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-extensions-v20 diff --git a/operations/pom.xml b/operations/pom.xml index 92e4f65377..a2d6b1fb63 100644 --- a/operations/pom.xml +++ b/operations/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-operations pom diff --git a/operations/resultHandling-v20/pom.xml b/operations/resultHandling-v20/pom.xml index 0d911b94c4..c138af31ff 100644 --- a/operations/resultHandling-v20/pom.xml +++ b/operations/resultHandling-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-resultHandling-v20 diff --git a/operations/transactional-v20/pom.xml b/operations/transactional-v20/pom.xml index 4d9a7107d3..fbd5ae7450 100644 --- a/operations/transactional-v20/pom.xml +++ b/operations/transactional-v20/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-operations - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-transactional-v20 diff --git a/pom.xml b/pom.xml index b7eaf0f0a2..30dd02ca74 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT 52°North Sensor Observation Service 52°North Sensor Observation Service - Parent POM for defining dependency versions https://github.com/52North/SOS @@ -20,7 +20,7 @@ https://github.com/52North/SOS scm:git:https://github.com/52North/SOS.git scm:git:https://github.com/52North/SOS.git - v6.0.3 + v6.0.0-PR.18 diff --git a/proxy/aquarius/datasource/pom.xml b/proxy/aquarius/datasource/pom.xml index cb8c6dbe49..7239ea37fe 100644 --- a/proxy/aquarius/datasource/pom.xml +++ b/proxy/aquarius/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy-aquarius - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-aquarius-datasource diff --git a/proxy/aquarius/handler/pom.xml b/proxy/aquarius/handler/pom.xml index 28413876e4..27ee429735 100644 --- a/proxy/aquarius/handler/pom.xml +++ b/proxy/aquarius/handler/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy-aquarius - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-aquarius-handler diff --git a/proxy/aquarius/pom.xml b/proxy/aquarius/pom.xml index e078008de9..934b40eb1b 100644 --- a/proxy/aquarius/pom.xml +++ b/proxy/aquarius/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.0.3 + 6.0.4-SNAPSHOT sos-proxy-aquarius pom diff --git a/proxy/datasource/common/pom.xml b/proxy/datasource/common/pom.xml index d54ff249df..55fa501f98 100644 --- a/proxy/datasource/common/pom.xml +++ b/proxy/datasource/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy-datasource - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-datasource-common diff --git a/proxy/datasource/pom.xml b/proxy/datasource/pom.xml index 8de952570d..e1cccd6d24 100644 --- a/proxy/datasource/pom.xml +++ b/proxy/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-datasource diff --git a/proxy/harvest/common/pom.xml b/proxy/harvest/common/pom.xml index 41e1ce68dc..d957c38d28 100644 --- a/proxy/harvest/common/pom.xml +++ b/proxy/harvest/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy-harvest - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-harvest-common diff --git a/proxy/harvest/dataaccess/pom.xml b/proxy/harvest/dataaccess/pom.xml index 64ddb6d819..df9f4c839f 100644 --- a/proxy/harvest/dataaccess/pom.xml +++ b/proxy/harvest/dataaccess/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy-harvest - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-harvest-dataaccess diff --git a/proxy/harvest/pom.xml b/proxy/harvest/pom.xml index 7590370367..d836534e4c 100644 --- a/proxy/harvest/pom.xml +++ b/proxy/harvest/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-proxy-harvest diff --git a/proxy/pom.xml b/proxy/pom.xml index 3e29c1bdd4..f60d7dc4f2 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.0.3 + 6.0.4-SNAPSHOT sos-proxy pom diff --git a/spring/admin-controller/pom.xml b/spring/admin-controller/pom.xml index f5e54e90df..49bf7dd043 100644 --- a/spring/admin-controller/pom.xml +++ b/spring/admin-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.0.3 + 6.0.4-SNAPSHOT sos-admin-controller 52°North SOS - Web Admin Controller diff --git a/spring/client-controller/pom.xml b/spring/client-controller/pom.xml index a3456a504f..d96c852223 100644 --- a/spring/client-controller/pom.xml +++ b/spring/client-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.0.3 + 6.0.4-SNAPSHOT sos-client-controller 52°North SOS - Web Client Controller diff --git a/spring/common-controller/pom.xml b/spring/common-controller/pom.xml index b67d94a769..57040d51e7 100644 --- a/spring/common-controller/pom.xml +++ b/spring/common-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.0.3 + 6.0.4-SNAPSHOT sos-common-controller 52°North SOS - Web Common Controller diff --git a/spring/install-controller/pom.xml b/spring/install-controller/pom.xml index be99f0bf66..07c97e03c7 100644 --- a/spring/install-controller/pom.xml +++ b/spring/install-controller/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.0.3 + 6.0.4-SNAPSHOT sos-install-controller 52°North SOS - Web Install Controller diff --git a/spring/pom.xml b/spring/pom.xml index c0a1017f86..e7d3318b0f 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ sos-parent org.n52.sensorweb-server.sos - 6.0.3 + 6.0.4-SNAPSHOT sos-spring pom diff --git a/spring/views/pom.xml b/spring/views/pom.xml index a1ea62944c..52a56f3c74 100644 --- a/spring/views/pom.xml +++ b/spring/views/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.0.3 + 6.0.4-SNAPSHOT sos-views 52°North SOS - Web Views diff --git a/webapp/pom.xml b/webapp/pom.xml index e424f6d5fe..aecaceaf6d 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ sos-parent org.n52.sensorweb-server.sos - 6.0.3 + 6.0.4-SNAPSHOT 4.0.0 sos-webapp