diff --git a/config/config/pom.xml b/config/config/pom.xml index c32b856e..6aff41b1 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-config diff --git a/config/db/pom.xml b/config/db/pom.xml index 64c91423..9fbb5c3c 100644 --- a/config/db/pom.xml +++ b/config/db/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-config-db diff --git a/config/pom.xml b/config/pom.xml index 4fe6954a..cd6eae02 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.4.7-SNAPSHOT + 2.5.0 at.wrk.coceso-config diff --git a/config/web/pom.xml b/config/web/pom.xml index 43ae17c3..493982f1 100644 --- a/config/web/pom.xml +++ b/config/web/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso-config coceso-config-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-config-web diff --git a/geocode/geocode-impl/pom.xml b/geocode/geocode-impl/pom.xml index fde1b9f3..486839d5 100644 --- a/geocode/geocode-impl/pom.xml +++ b/geocode/geocode-impl/pom.xml @@ -8,7 +8,7 @@ at.wrk.geocode geocode-base - 2.4.7-SNAPSHOT + 2.5.0 geocode-impl diff --git a/geocode/geocode/pom.xml b/geocode/geocode/pom.xml index efdf800e..59dcc616 100644 --- a/geocode/geocode/pom.xml +++ b/geocode/geocode/pom.xml @@ -8,7 +8,7 @@ at.wrk.geocode geocode-base - 2.4.7-SNAPSHOT + 2.5.0 geocode diff --git a/geocode/pom.xml b/geocode/pom.xml index 15518525..82cb3e8b 100644 --- a/geocode/pom.xml +++ b/geocode/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.4.7-SNAPSHOT + 2.5.0 at.wrk.geocode diff --git a/main/db/pom.xml b/main/db/pom.xml index 686aa348..23adc04f 100644 --- a/main/db/pom.xml +++ b/main/db/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.0 coceso-db diff --git a/main/entity/pom.xml b/main/entity/pom.xml index 0cca4bdf..33283a79 100644 --- a/main/entity/pom.xml +++ b/main/entity/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.0 coceso-entity diff --git a/main/pom.xml b/main/pom.xml index 4e9df9e3..404504d0 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.4.7-SNAPSHOT + 2.5.0 main diff --git a/main/resources/ReleaseNotes/2.5.0.md b/main/resources/ReleaseNotes/2.5.0.md index 714f1fac..970fbab0 100644 --- a/main/resources/ReleaseNotes/2.5.0.md +++ b/main/resources/ReleaseNotes/2.5.0.md @@ -2,7 +2,7 @@ ## Version 2.5.0 -**Release date: ???** +**Release date: 2019-07-17** * FMD-70 update copyright of basemap.at * FMD-19 show age of patient if birthday is available diff --git a/main/service-impl/pom.xml b/main/service-impl/pom.xml index bb91dc02..062416cd 100644 --- a/main/service-impl/pom.xml +++ b/main/service-impl/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.0 coceso-service-impl diff --git a/main/service/pom.xml b/main/service/pom.xml index 0ccbe5f9..3b7c8301 100644 --- a/main/service/pom.xml +++ b/main/service/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.0 coceso-service diff --git a/main/taglib/pom.xml b/main/taglib/pom.xml index 672c8bef..9fd45000 100644 --- a/main/taglib/pom.xml +++ b/main/taglib/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.0 coceso-taglib diff --git a/main/view/pom.xml b/main/view/pom.xml index a31169f2..55195421 100644 --- a/main/view/pom.xml +++ b/main/view/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso main - 2.4.7-SNAPSHOT + 2.5.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 1f3aea43..f36e3ed4 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.4.7-SNAPSHOT +coceso.version=v2.5.0 diff --git a/plugin/alarm-text/pom.xml b/plugin/alarm-text/pom.xml index 5488d3c3..81d5bf1e 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.4.7-SNAPSHOT + 2.5.0 4.0.0 diff --git a/plugin/geobroker/pom.xml b/plugin/geobroker/pom.xml index 43934895..85990277 100644 --- a/plugin/geobroker/pom.xml +++ b/plugin/geobroker/pom.xml @@ -5,7 +5,7 @@ coceso-plugins-base at.wrk.coceso-plugins - 2.4.7-SNAPSHOT + 2.5.0 4.0.0 diff --git a/plugin/gmaps/pom.xml b/plugin/gmaps/pom.xml index fe938727..f51c021a 100644 --- a/plugin/gmaps/pom.xml +++ b/plugin/gmaps/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-gmaps diff --git a/plugin/niu/pom.xml b/plugin/niu/pom.xml index d02350cf..4106eb4b 100644 --- a/plugin/niu/pom.xml +++ b/plugin/niu/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-niu diff --git a/plugin/pom.xml b/plugin/pom.xml index 3563ddf6..c9a471b2 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base - 2.4.7-SNAPSHOT + 2.5.0 at.wrk.coceso-plugins diff --git a/plugin/radio/pom.xml b/plugin/radio/pom.xml index 876a77ef..f2d31ffd 100644 --- a/plugin/radio/pom.xml +++ b/plugin/radio/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-radio diff --git a/plugin/vcm-poi/pom.xml b/plugin/vcm-poi/pom.xml index 95782923..ce92e168 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.4.7-SNAPSHOT + 2.5.0 coceso-vcm-poi diff --git a/plugin/vienna/pom.xml b/plugin/vienna/pom.xml index 5642862f..742682d9 100644 --- a/plugin/vienna/pom.xml +++ b/plugin/vienna/pom.xml @@ -7,7 +7,7 @@ at.wrk.coceso-plugins coceso-plugins-base - 2.4.7-SNAPSHOT + 2.5.0 coceso-vienna diff --git a/plugin/wflwr-poi/pom.xml b/plugin/wflwr-poi/pom.xml index 95546de3..39bade45 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.4.7-SNAPSHOT + 2.5.0 coceso-wflwr-poi diff --git a/pom.xml b/pom.xml index ee6d4d63..db6ec369 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ at.wrk.coceso base pom - 2.4.7-SNAPSHOT + 2.5.0 Coceso Base