From 93a429b6828978abc6c74abbf8d2f53baca867d5 Mon Sep 17 00:00:00 2001 From: Holger Hagen <19706592+holgerhagen@users.noreply.github.com> Date: Sun, 1 Dec 2019 21:13:25 +0000 Subject: [PATCH] Updated poms to version 1.1.6-SNAPSHOT --- history/pom.xml | 2 +- history/taskana-simplehistory-provider/pom.xml | 2 +- history/taskana-simplehistory-rest-spring-example/pom.xml | 2 +- history/taskana-simplehistory-rest-spring/pom.xml | 2 +- history/taskana-simplehistory-spring-test/pom.xml | 2 +- lib/pom.xml | 2 +- lib/taskana-cdi-example/pom.xml | 2 +- lib/taskana-cdi/pom.xml | 2 +- lib/taskana-core/pom.xml | 2 +- lib/taskana-spring-example/pom.xml | 2 +- lib/taskana-spring/pom.xml | 2 +- pom.xml | 2 +- rest/pom.xml | 2 +- rest/taskana-rest-spring-base/pom.xml | 2 +- rest/taskana-rest-spring-example/pom.xml | 2 +- rest/taskana-rest-spring-test/pom.xml | 2 +- rest/taskana-rest-spring-wildfly-example/pom.xml | 2 +- rest/taskana-rest-spring/pom.xml | 2 +- web/pom.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/history/pom.xml b/history/pom.xml index 5cbe7dea6..5691fede3 100644 --- a/history/pom.xml +++ b/history/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-provider/pom.xml b/history/taskana-simplehistory-provider/pom.xml index 4910afc96..b30963848 100644 --- a/history/taskana-simplehistory-provider/pom.xml +++ b/history/taskana-simplehistory-provider/pom.xml @@ -11,7 +11,7 @@ pro.taskana.simplehistory taskana-simplehistory-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-rest-spring-example/pom.xml b/history/taskana-simplehistory-rest-spring-example/pom.xml index 47ecb392a..499f054e7 100644 --- a/history/taskana-simplehistory-rest-spring-example/pom.xml +++ b/history/taskana-simplehistory-rest-spring-example/pom.xml @@ -11,7 +11,7 @@ pro.taskana.simplehistory taskana-simplehistory-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-rest-spring/pom.xml b/history/taskana-simplehistory-rest-spring/pom.xml index bd1790a0f..e1af45ce4 100644 --- a/history/taskana-simplehistory-rest-spring/pom.xml +++ b/history/taskana-simplehistory-rest-spring/pom.xml @@ -11,7 +11,7 @@ pro.taskana.simplehistory taskana-simplehistory-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-spring-test/pom.xml b/history/taskana-simplehistory-spring-test/pom.xml index d449bd90e..d07d5b451 100644 --- a/history/taskana-simplehistory-spring-test/pom.xml +++ b/history/taskana-simplehistory-spring-test/pom.xml @@ -11,7 +11,7 @@ pro.taskana.simplehistory taskana-simplehistory-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index 28ceeed5c..8c1d931d4 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi-example/pom.xml b/lib/taskana-cdi-example/pom.xml index e28729be3..21f95e3ea 100644 --- a/lib/taskana-cdi-example/pom.xml +++ b/lib/taskana-cdi-example/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-lib-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi/pom.xml b/lib/taskana-cdi/pom.xml index a9618bae7..da7a4fa43 100644 --- a/lib/taskana-cdi/pom.xml +++ b/lib/taskana-cdi/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/taskana-core/pom.xml b/lib/taskana-core/pom.xml index f9e8726fc..bb78db67b 100644 --- a/lib/taskana-core/pom.xml +++ b/lib/taskana-core/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring-example/pom.xml b/lib/taskana-spring-example/pom.xml index 8da5862db..ea78dcc6c 100644 --- a/lib/taskana-spring-example/pom.xml +++ b/lib/taskana-spring-example/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring/pom.xml b/lib/taskana-spring/pom.xml index 05f3f6e6b..15c321e6f 100644 --- a/lib/taskana-spring/pom.xml +++ b/lib/taskana-spring/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 24a8c7e68..b581245fe 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 pro.taskana taskana-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/rest/pom.xml b/rest/pom.xml index 64b86ab49..12c44f7d8 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-base/pom.xml b/rest/taskana-rest-spring-base/pom.xml index 519dcb40d..f0778c28c 100644 --- a/rest/taskana-rest-spring-base/pom.xml +++ b/rest/taskana-rest-spring-base/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-example/pom.xml b/rest/taskana-rest-spring-example/pom.xml index e7b7841bf..75c05a8ad 100644 --- a/rest/taskana-rest-spring-example/pom.xml +++ b/rest/taskana-rest-spring-example/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-test/pom.xml b/rest/taskana-rest-spring-test/pom.xml index b42f6c115..622de8f68 100644 --- a/rest/taskana-rest-spring-test/pom.xml +++ b/rest/taskana-rest-spring-test/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-wildfly-example/pom.xml b/rest/taskana-rest-spring-wildfly-example/pom.xml index 82813d617..4e34876f2 100644 --- a/rest/taskana-rest-spring-wildfly-example/pom.xml +++ b/rest/taskana-rest-spring-wildfly-example/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring/pom.xml b/rest/taskana-rest-spring/pom.xml index b7f2c33fe..c78e7290d 100644 --- a/rest/taskana-rest-spring/pom.xml +++ b/rest/taskana-rest-spring/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../pom.xml diff --git a/web/pom.xml b/web/pom.xml index caf778d29..c0b9753b6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-rest-parent - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT ../rest/pom.xml