From 4e76b5b66776068474b7c440ca7710b2c24e10c8 Mon Sep 17 00:00:00 2001 From: Robert Wittek Date: Sun, 10 May 2020 12:31:16 +0200 Subject: [PATCH] RELEASE: v2.7.0 --- config/config/pom.xml | 2 +- config/db/pom.xml | 2 +- config/pom.xml | 2 +- config/web/pom.xml | 2 +- geocode/geocode-impl/pom.xml | 2 +- geocode/geocode/pom.xml | 2 +- geocode/pom.xml | 2 +- main/db/pom.xml | 2 +- main/entity/pom.xml | 2 +- main/pom.xml | 2 +- main/resources/ReleaseNotes/2.7.0.md | 2 +- main/service-impl/pom.xml | 2 +- main/service/pom.xml | 2 +- main/taglib/pom.xml | 2 +- main/view/pom.xml | 2 +- .../src/main/webapp/WEB-INF/classes/i18n/messages.properties | 2 +- plugin/alarm-text/pom.xml | 2 +- plugin/geobroker/pom.xml | 2 +- plugin/gmaps/pom.xml | 2 +- plugin/niu/pom.xml | 2 +- plugin/pom.xml | 2 +- plugin/radio/pom.xml | 2 +- plugin/vcm-poi/pom.xml | 2 +- plugin/vienna/pom.xml | 2 +- plugin/wflwr-poi/pom.xml | 2 +- pom.xml | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/config/config/pom.xml b/config/config/pom.xml index e37fe31c..81b9d31d 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-config diff --git a/config/db/pom.xml b/config/db/pom.xml index c93f51a1..b8e43ba1 100644 --- a/config/db/pom.xml +++ b/config/db/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-config-db diff --git a/config/pom.xml b/config/pom.xml index 869240ab..94c76dd2 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.7.0-SNAPSHOT + 2.7.0 at.wrk.coceso-config diff --git a/config/web/pom.xml b/config/web/pom.xml index 63eb560f..c4f4356b 100644 --- a/config/web/pom.xml +++ b/config/web/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-config-web diff --git a/geocode/geocode-impl/pom.xml b/geocode/geocode-impl/pom.xml index 09548e93..6a983013 100644 --- a/geocode/geocode-impl/pom.xml +++ b/geocode/geocode-impl/pom.xml @@ -8,7 +8,7 @@ at.wrk.geocode geocode-base - 2.7.0-SNAPSHOT + 2.7.0 geocode-impl diff --git a/geocode/geocode/pom.xml b/geocode/geocode/pom.xml index 65993d43..a0160b28 100644 --- a/geocode/geocode/pom.xml +++ b/geocode/geocode/pom.xml @@ -8,7 +8,7 @@ at.wrk.geocode geocode-base - 2.7.0-SNAPSHOT + 2.7.0 geocode diff --git a/geocode/pom.xml b/geocode/pom.xml index fdfb81d9..b964dc28 100644 --- a/geocode/pom.xml +++ b/geocode/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.7.0-SNAPSHOT + 2.7.0 at.wrk.geocode diff --git a/main/db/pom.xml b/main/db/pom.xml index ae446d4e..174f6032 100644 --- a/main/db/pom.xml +++ b/main/db/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-db diff --git a/main/entity/pom.xml b/main/entity/pom.xml index 60bb0822..3f5dfe05 100644 --- a/main/entity/pom.xml +++ b/main/entity/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-entity diff --git a/main/pom.xml b/main/pom.xml index d4addb57..1cb3c6ea 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.7.0-SNAPSHOT + 2.7.0 main diff --git a/main/resources/ReleaseNotes/2.7.0.md b/main/resources/ReleaseNotes/2.7.0.md index 40b195ee..95832a88 100644 --- a/main/resources/ReleaseNotes/2.7.0.md +++ b/main/resources/ReleaseNotes/2.7.0.md @@ -2,7 +2,7 @@ ## Version 2.7.0 -**Release date: ???** +**Release date: 2020-05-10** **Important Note**: Run `update_v2.7.0.sql` to migrate the database schema for existing databases before upgrading! diff --git a/main/service-impl/pom.xml b/main/service-impl/pom.xml index 3e8c21cb..46bc7f92 100644 --- a/main/service-impl/pom.xml +++ b/main/service-impl/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-service-impl diff --git a/main/service/pom.xml b/main/service/pom.xml index c1965e76..7668d181 100644 --- a/main/service/pom.xml +++ b/main/service/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-service diff --git a/main/taglib/pom.xml b/main/taglib/pom.xml index 02532940..42a15fab 100644 --- a/main/taglib/pom.xml +++ b/main/taglib/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-taglib diff --git a/main/view/pom.xml b/main/view/pom.xml index eb552794..3f975e03 100644 --- a/main/view/pom.xml +++ b/main/view/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.7.0-SNAPSHOT + 2.7.0 coceso-view diff --git a/main/view/src/main/webapp/WEB-INF/classes/i18n/messages.properties b/main/view/src/main/webapp/WEB-INF/classes/i18n/messages.properties index 2259d2ad..c28cb1a7 100644 --- a/main/view/src/main/webapp/WEB-INF/classes/i18n/messages.properties +++ b/main/view/src/main/webapp/WEB-INF/classes/i18n/messages.properties @@ -1,3 +1,3 @@ # Global messages for all languages coceso=CoCeSo -coceso.version=v2.7.0-SNAPSHOT +coceso.version=v2.7.0 diff --git a/plugin/alarm-text/pom.xml b/plugin/alarm-text/pom.xml index db086989..7ae763e6 100644 --- a/plugin/alarm-text/pom.xml +++ b/plugin/alarm-text/pom.xml @@ -5,7 +5,7 @@ coceso-plugins-base at.wrk.coceso-plugins - 2.7.0-SNAPSHOT + 2.7.0 4.0.0 diff --git a/plugin/geobroker/pom.xml b/plugin/geobroker/pom.xml index f7bf688f..975a2bb8 100644 --- a/plugin/geobroker/pom.xml +++ b/plugin/geobroker/pom.xml @@ -5,7 +5,7 @@ coceso-plugins-base at.wrk.coceso-plugins - 2.7.0-SNAPSHOT + 2.7.0 4.0.0 diff --git a/plugin/gmaps/pom.xml b/plugin/gmaps/pom.xml index fa3ba3aa..aafaa194 100644 --- a/plugin/gmaps/pom.xml +++ b/plugin/gmaps/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-gmaps diff --git a/plugin/niu/pom.xml b/plugin/niu/pom.xml index 1a7d1b61..c6a0d5ff 100644 --- a/plugin/niu/pom.xml +++ b/plugin/niu/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-niu diff --git a/plugin/pom.xml b/plugin/pom.xml index d93c04cb..d6eaab07 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.7.0-SNAPSHOT + 2.7.0 at.wrk.coceso-plugins diff --git a/plugin/radio/pom.xml b/plugin/radio/pom.xml index b3a03f7d..44479ccf 100644 --- a/plugin/radio/pom.xml +++ b/plugin/radio/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-radio diff --git a/plugin/vcm-poi/pom.xml b/plugin/vcm-poi/pom.xml index 912150bb..55e27989 100644 --- a/plugin/vcm-poi/pom.xml +++ b/plugin/vcm-poi/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-vcm-poi diff --git a/plugin/vienna/pom.xml b/plugin/vienna/pom.xml index f362fcaa..33302ba9 100644 --- a/plugin/vienna/pom.xml +++ b/plugin/vienna/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-vienna diff --git a/plugin/wflwr-poi/pom.xml b/plugin/wflwr-poi/pom.xml index 478c4c46..e4d0f000 100644 --- a/plugin/wflwr-poi/pom.xml +++ b/plugin/wflwr-poi/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.7.0-SNAPSHOT + 2.7.0 coceso-wflwr-poi diff --git a/pom.xml b/pom.xml index 0f0e85cc..11e7af96 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base pom - 2.7.0-SNAPSHOT + 2.7.0 Coceso Base