Skip to content

Commit

Permalink
RELEASE: 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robo-w committed Mar 12, 2019
1 parent 9c19a90 commit c111e6f
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion config/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso-config</groupId>
<artifactId>coceso-config-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso-config</groupId>
<artifactId>coceso-config-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-config-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<groupId>at.wrk.coceso-config</groupId>
Expand Down
2 changes: 1 addition & 1 deletion config/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso-config</groupId>
<artifactId>coceso-config-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-config-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geocode/geocode-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.geocode</groupId>
<artifactId>geocode-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>geocode-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geocode/geocode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.geocode</groupId>
<artifactId>geocode-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>geocode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geocode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<groupId>at.wrk.geocode</groupId>
Expand Down
2 changes: 1 addition & 1 deletion main/db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/entity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-entity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>main</artifactId>
Expand Down
4 changes: 3 additions & 1 deletion main/resources/ReleaseNotes/2.4.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Version 2.4.3

**Release date: ???**
**Release date: 2019-03-12**

* Provide coordinates of AO in destination property of geobroker incident
* Fix input validation of personell ID
* Move export conversion of alarm manager units to alarm text plugin
2 changes: 1 addition & 1 deletion main/service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-service-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/taglib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-taglib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>main</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-view</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Global messages for all languages
coceso=CoCeSo
coceso.version=v2.4.3-SNAPSHOT
coceso.version=v2.4.3
2 changes: 1 addition & 1 deletion plugin/alarm-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>coceso-plugins-base</artifactId>
<groupId>at.wrk.coceso-plugins</groupId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion plugin/geobroker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>coceso-plugins-base</artifactId>
<groupId>at.wrk.coceso-plugins</groupId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion plugin/gmaps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-gmaps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/niu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-niu</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>at.wrk.coceso</groupId>
<artifactId>base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<groupId>at.wrk.coceso-plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/radio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-radio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/vcm-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-vcm-poi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/vienna/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-vienna</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/wflwr-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>at.wrk.coceso-plugins</groupId>
<artifactId>coceso-plugins-base</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>coceso-wflwr-poi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>at.wrk.coceso</groupId>
<artifactId>base</artifactId>
<packaging>pom</packaging>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
<name>Coceso Base</name>

<properties>
Expand Down

0 comments on commit c111e6f

Please sign in to comment.