From 78fc97bdd5c04b273e4aa676394fc57d606bc081 Mon Sep 17 00:00:00 2001 From: speckij Date: Tue, 16 May 2023 03:21:48 +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 9686376da2..ff469c835a 100644 --- a/bindings/pom.xml +++ b/bindings/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-bindings pom diff --git a/bindings/register/pom.xml b/bindings/register/pom.xml index c49c1489d4..e1477e8197 100644 --- a/bindings/register/pom.xml +++ b/bindings/register/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-bindings - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-binding-register diff --git a/coding/kvp/pom.xml b/coding/kvp/pom.xml index be25d91ea8..9f38f59f56 100644 --- a/coding/kvp/pom.xml +++ b/coding/kvp/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-coding-kvp diff --git a/coding/netcdf/api/pom.xml b/coding/netcdf/api/pom.xml index 496442d82a..3df6539f1d 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-api-netcdf diff --git a/coding/netcdf/coding/pom.xml b/coding/netcdf/coding/pom.xml index 20766d7211..81ce87e621 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-coding-netcdf diff --git a/coding/netcdf/oceansites/pom.xml b/coding/netcdf/oceansites/pom.xml index d9bf975e8d..b503d83f7e 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-coding-oceansites diff --git a/coding/netcdf/pom.xml b/coding/netcdf/pom.xml index 1ce39c152a..fef8a4cd47 100644 --- a/coding/netcdf/pom.xml +++ b/coding/netcdf/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-netcdf diff --git a/coding/pom.xml b/coding/pom.xml index f68c4182be..52d913060b 100644 --- a/coding/pom.xml +++ b/coding/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-coding pom diff --git a/coding/profile/pom.xml b/coding/profile/pom.xml index 2571e4a4ee..62974e421b 100644 --- a/coding/profile/pom.xml +++ b/coding/profile/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-coding - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-profile-coding diff --git a/converter/eprtr/pom.xml b/converter/eprtr/pom.xml index d037807a85..43505881d3 100644 --- a/converter/eprtr/pom.xml +++ b/converter/eprtr/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.1.0 + 6.1.1-SNAPSHOT sos-eprtr jar diff --git a/converter/identifier-modifier/abstract-identifier/pom.xml b/converter/identifier-modifier/abstract-identifier/pom.xml index f4a4c94067..1fefc6ddb0 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.1.0 + 6.1.1-SNAPSHOT sos-abstract-identifier jar diff --git a/converter/identifier-modifier/ereporting-identifier/pom.xml b/converter/identifier-modifier/ereporting-identifier/pom.xml index 5c1a30ec81..cf13106336 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.1.0 + 6.1.1-SNAPSHOT sos-ereporting-identifier jar diff --git a/converter/identifier-modifier/flexible-identifier/pom.xml b/converter/identifier-modifier/flexible-identifier/pom.xml index 879fd9b31f..e798dfd9db 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.1.0 + 6.1.1-SNAPSHOT sos-flexible-identifier jar diff --git a/converter/identifier-modifier/pom.xml b/converter/identifier-modifier/pom.xml index 0cc26a53da..3ba74ff846 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.1.0 + 6.1.1-SNAPSHOT sos-identifier-modifier pom diff --git a/converter/identifier-modifier/prefixed-identifier/pom.xml b/converter/identifier-modifier/prefixed-identifier/pom.xml index 5fa53e65cb..dba3818f9b 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.1.0 + 6.1.1-SNAPSHOT sos-prefixed-identifier jar diff --git a/converter/observation/pom.xml b/converter/observation/pom.xml index d93beb3f77..e31ca274d0 100644 --- a/converter/observation/pom.xml +++ b/converter/observation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.1.0 + 6.1.1-SNAPSHOT sos-observation-converter 52°North SOS - Observation Converter diff --git a/converter/pom.xml b/converter/pom.xml index 0e97d899f8..75545fee4c 100644 --- a/converter/pom.xml +++ b/converter/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-converter pom diff --git a/converter/procedure-description/pom.xml b/converter/procedure-description/pom.xml index 791b33ae7a..3c3483abba 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.1.0 + 6.1.1-SNAPSHOT sos-procedure-description-converter jar diff --git a/converter/split-and-merge/pom.xml b/converter/split-and-merge/pom.xml index f6c85d57c2..f77797fea5 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.1.0 + 6.1.1-SNAPSHOT sos-split-and-merge jar diff --git a/converter/transformation/coordinate/pom.xml b/converter/transformation/coordinate/pom.xml index 69449794b3..ed4d769635 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.1.0 + 6.1.1-SNAPSHOT sos-request-response-coordinate-transformer jar diff --git a/converter/transformation/pom.xml b/converter/transformation/pom.xml index 243daf032b..3e0be1f42d 100644 --- a/converter/transformation/pom.xml +++ b/converter/transformation/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-converter - 6.1.0 + 6.1.1-SNAPSHOT sos-transformation pom diff --git a/core/api/pom.xml b/core/api/pom.xml index 97d5e45636..30b1cde370 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-core - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-api diff --git a/core/cache/pom.xml b/core/cache/pom.xml index 60df774032..7042a7dcca 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-core - 6.1.0 + 6.1.1-SNAPSHOT sos-cache 52°North SOS - Cache diff --git a/core/pom.xml b/core/pom.xml index 6588ca87ef..fcea48d924 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-core pom diff --git a/core/test/pom.xml b/core/test/pom.xml index 22495fae25..e9a297af6c 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-core - 6.1.0 + 6.1.1-SNAPSHOT sos-test 52°North SOS - Test Module diff --git a/extensions/inspire/code/pom.xml b/extensions/inspire/code/pom.xml index f0a33b5241..e45fef056e 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-inspire-code diff --git a/extensions/inspire/pom.xml b/extensions/inspire/pom.xml index a01f4626a5..9db6e6991b 100644 --- a/extensions/inspire/pom.xml +++ b/extensions/inspire/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-extensions - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-inspire diff --git a/extensions/pom.xml b/extensions/pom.xml index 090d4812f8..64b231d9fc 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-extensions pom diff --git a/handler/pom.xml b/handler/pom.xml index e3db1e368d..ef6fdfc17a 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-handler jar diff --git a/hibernate/c3p0/pom.xml b/hibernate/c3p0/pom.xml index 940990e291..c3522354a2 100644 --- a/hibernate/c3p0/pom.xml +++ b/hibernate/c3p0/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-geodb-c3p0 diff --git a/hibernate/common/pom.xml b/hibernate/common/pom.xml index fadfed7049..e172a2b1bf 100644 --- a/hibernate/common/pom.xml +++ b/hibernate/common/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-common diff --git a/hibernate/datasource/common/pom.xml b/hibernate/datasource/common/pom.xml index 3d768fd330..d4bbb3bb3b 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-common diff --git a/hibernate/datasource/h2/pom.xml b/hibernate/datasource/h2/pom.xml index a8be082671..4363f008e9 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-h2 diff --git a/hibernate/datasource/mysql/pom.xml b/hibernate/datasource/mysql/pom.xml index d1f2951bd1..64007358ef 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-mysql diff --git a/hibernate/datasource/oracle/pom.xml b/hibernate/datasource/oracle/pom.xml index 71dd185f34..ab713982c6 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-oracle diff --git a/hibernate/datasource/pom.xml b/hibernate/datasource/pom.xml index c28f4f64da..f6597d35f3 100644 --- a/hibernate/datasource/pom.xml +++ b/hibernate/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource diff --git a/hibernate/datasource/postgres/pom.xml b/hibernate/datasource/postgres/pom.xml index b13f82f3ea..530977e54c 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-postgres diff --git a/hibernate/datasource/sqlserver/pom.xml b/hibernate/datasource/sqlserver/pom.xml index 07c45a75bd..80a415dda9 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-datasource-sqlserver diff --git a/hibernate/feature/pom.xml b/hibernate/feature/pom.xml index 955f897598..a394cda21f 100644 --- a/hibernate/feature/pom.xml +++ b/hibernate/feature/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-feature diff --git a/hibernate/h2/pom.xml b/hibernate/h2/pom.xml index 4951347182..9e8afe1da1 100644 --- a/hibernate/h2/pom.xml +++ b/hibernate/h2/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT sos-hibernate-h2 52°North SOS - Hibernate H2 diff --git a/hibernate/handler/pom.xml b/hibernate/handler/pom.xml index ec45b9b6f1..915df255c3 100644 --- a/hibernate/handler/pom.xml +++ b/hibernate/handler/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-handler diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 43af9c4151..30752519f6 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-hibernate pom diff --git a/hibernate/session-factory/pom.xml b/hibernate/session-factory/pom.xml index 3564831559..f9a145a760 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-hibernate-session-factory diff --git a/hibernate/utils/pom.xml b/hibernate/utils/pom.xml index b64ef78e63..ffe47a096f 100644 --- a/hibernate/utils/pom.xml +++ b/hibernate/utils/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-hibernate - 6.1.0 + 6.1.1-SNAPSHOT sos-hibernate-utils 52°North SOS - Hibernate Utils diff --git a/operations/aqd-v10/pom.xml b/operations/aqd-v10/pom.xml index ce5a415216..65eabb01cd 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-aqd-v10 diff --git a/operations/core-v100/pom.xml b/operations/core-v100/pom.xml index 9593f212ef..3d472ed841 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-core-v100 diff --git a/operations/core-v20/pom.xml b/operations/core-v20/pom.xml index b19da1f26a..bf1cf01a1f 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-core-v20 diff --git a/operations/enhanced-v20/pom.xml b/operations/enhanced-v20/pom.xml index 05f5870d45..91fae287d6 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-enhanced-v20 diff --git a/operations/extensions-v20/pom.xml b/operations/extensions-v20/pom.xml index 0d32c37c15..7a14ebef4c 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-extensions-v20 diff --git a/operations/pom.xml b/operations/pom.xml index ea93023151..1258657646 100644 --- a/operations/pom.xml +++ b/operations/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-operations pom diff --git a/operations/resultHandling-v20/pom.xml b/operations/resultHandling-v20/pom.xml index 07b0cc1c94..4fb12895f3 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-resultHandling-v20 diff --git a/operations/transactional-v20/pom.xml b/operations/transactional-v20/pom.xml index cf655cacfa..af981e5ea9 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-transactional-v20 diff --git a/pom.xml b/pom.xml index 6535ccffa3..1144d318ed 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-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.1.0 + v6.0.0-PR.18 diff --git a/proxy/aquarius/datasource/pom.xml b/proxy/aquarius/datasource/pom.xml index 05079779ce..b1b3f1af0f 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-aquarius-datasource diff --git a/proxy/aquarius/handler/pom.xml b/proxy/aquarius/handler/pom.xml index daa795ce1e..7ff545cf45 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-aquarius-handler diff --git a/proxy/aquarius/pom.xml b/proxy/aquarius/pom.xml index dd4cc95b13..0367e222c7 100644 --- a/proxy/aquarius/pom.xml +++ b/proxy/aquarius/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.1.0 + 6.1.1-SNAPSHOT sos-proxy-aquarius pom diff --git a/proxy/datasource/common/pom.xml b/proxy/datasource/common/pom.xml index 7aecd4ea32..3b0df6b3dd 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-datasource-common diff --git a/proxy/datasource/pom.xml b/proxy/datasource/pom.xml index 3e076631f2..464a0abaac 100644 --- a/proxy/datasource/pom.xml +++ b/proxy/datasource/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-datasource diff --git a/proxy/harvest/common/pom.xml b/proxy/harvest/common/pom.xml index 10a812cba8..d6c81f65fe 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-harvest-common diff --git a/proxy/harvest/dataaccess/pom.xml b/proxy/harvest/dataaccess/pom.xml index febb4ccbfb..7af0e7ca57 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.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-harvest-dataaccess diff --git a/proxy/harvest/pom.xml b/proxy/harvest/pom.xml index 7e0e1e61fb..2b510f3c1a 100644 --- a/proxy/harvest/pom.xml +++ b/proxy/harvest/pom.xml @@ -3,7 +3,7 @@ org.n52.sensorweb-server.sos sos-proxy - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-proxy-harvest diff --git a/proxy/pom.xml b/proxy/pom.xml index bc64e03fda..0e12e32b14 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-parent - 6.1.0 + 6.1.1-SNAPSHOT sos-proxy pom diff --git a/spring/admin-controller/pom.xml b/spring/admin-controller/pom.xml index 1259bf8911..7d7134dc7a 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.1.0 + 6.1.1-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 9c70871427..2aa21f8e31 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.1.0 + 6.1.1-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 89663ef8ec..02ab191572 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.1.0 + 6.1.1-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 2ba5e89318..4d63f10819 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.1.0 + 6.1.1-SNAPSHOT sos-install-controller 52°North SOS - Web Install Controller diff --git a/spring/pom.xml b/spring/pom.xml index 5257518ac6..60d71f41f9 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ sos-parent org.n52.sensorweb-server.sos - 6.1.0 + 6.1.1-SNAPSHOT sos-spring pom diff --git a/spring/views/pom.xml b/spring/views/pom.xml index c2c1d750dd..10d90022eb 100644 --- a/spring/views/pom.xml +++ b/spring/views/pom.xml @@ -4,7 +4,7 @@ org.n52.sensorweb-server.sos sos-spring - 6.1.0 + 6.1.1-SNAPSHOT sos-views 52°North SOS - Web Views diff --git a/webapp/pom.xml b/webapp/pom.xml index 7b863d1cd4..0c8d1dad8d 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ sos-parent org.n52.sensorweb-server.sos - 6.1.0 + 6.1.1-SNAPSHOT 4.0.0 sos-webapp