From 19e277315f2481ac4045b8f0904db0c51c1c4dc3 Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Thu, 8 Apr 2021 11:50:07 +0000 Subject: [PATCH] Updated poms to version 4.5.2-SNAPSHOT --- ci/taskana-sonar-test-coverage/pom.xml | 2 +- common/pom.xml | 2 +- common/taskana-common-data/pom.xml | 2 +- common/taskana-common-security/pom.xml | 2 +- common/taskana-common-test/pom.xml | 2 +- common/taskana-common/pom.xml | 2 +- history/pom.xml | 2 +- history/taskana-loghistory-provider/pom.xml | 2 +- history/taskana-simplehistory-provider/pom.xml | 2 +- history/taskana-simplehistory-rest-spring/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-example-boot/pom.xml | 2 +- rest/taskana-rest-spring-example-common/pom.xml | 2 +- rest/taskana-rest-spring-example-wildfly/pom.xml | 2 +- rest/taskana-rest-spring/pom.xml | 2 +- web/pom.xml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/ci/taskana-sonar-test-coverage/pom.xml b/ci/taskana-sonar-test-coverage/pom.xml index d885d90c4..6a05f999a 100644 --- a/ci/taskana-sonar-test-coverage/pom.xml +++ b/ci/taskana-sonar-test-coverage/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 171c2e0c5..7f6148b84 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,7 +12,7 @@ pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/common/taskana-common-data/pom.xml b/common/taskana-common-data/pom.xml index 4a5dfc86a..37023f347 100644 --- a/common/taskana-common-data/pom.xml +++ b/common/taskana-common-data/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-common-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/common/taskana-common-security/pom.xml b/common/taskana-common-security/pom.xml index e535f5ac8..b61625ade 100644 --- a/common/taskana-common-security/pom.xml +++ b/common/taskana-common-security/pom.xml @@ -11,7 +11,7 @@ taskana-common-parent pro.taskana - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT diff --git a/common/taskana-common-test/pom.xml b/common/taskana-common-test/pom.xml index 5a06c36e5..435da6d6f 100644 --- a/common/taskana-common-test/pom.xml +++ b/common/taskana-common-test/pom.xml @@ -11,7 +11,7 @@ taskana-common-parent pro.taskana - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/common/taskana-common/pom.xml b/common/taskana-common/pom.xml index cf5c7aeb3..39237033b 100644 --- a/common/taskana-common/pom.xml +++ b/common/taskana-common/pom.xml @@ -11,7 +11,7 @@ taskana-common-parent pro.taskana - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT diff --git a/history/pom.xml b/history/pom.xml index 34eb12680..89d9642f2 100644 --- a/history/pom.xml +++ b/history/pom.xml @@ -12,7 +12,7 @@ pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-loghistory-provider/pom.xml b/history/taskana-loghistory-provider/pom.xml index 282b9eb7c..3bd4efeed 100644 --- a/history/taskana-loghistory-provider/pom.xml +++ b/history/taskana-loghistory-provider/pom.xml @@ -6,7 +6,7 @@ pro.taskana.history taskana-history-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-provider/pom.xml b/history/taskana-simplehistory-provider/pom.xml index a03df0db2..df4291106 100644 --- a/history/taskana-simplehistory-provider/pom.xml +++ b/history/taskana-simplehistory-provider/pom.xml @@ -11,7 +11,7 @@ pro.taskana.history taskana-history-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-rest-spring/pom.xml b/history/taskana-simplehistory-rest-spring/pom.xml index 90a549a33..d20adbdaf 100644 --- a/history/taskana-simplehistory-rest-spring/pom.xml +++ b/history/taskana-simplehistory-rest-spring/pom.xml @@ -11,7 +11,7 @@ pro.taskana.history taskana-history-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index becc2173c..aa67735e6 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -12,7 +12,7 @@ pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi-example/pom.xml b/lib/taskana-cdi-example/pom.xml index b400e1988..0d3decd32 100644 --- a/lib/taskana-cdi-example/pom.xml +++ b/lib/taskana-cdi-example/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-lib-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi/pom.xml b/lib/taskana-cdi/pom.xml index 8567031ee..99b466bda 100644 --- a/lib/taskana-cdi/pom.xml +++ b/lib/taskana-cdi/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-lib-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-core/pom.xml b/lib/taskana-core/pom.xml index f9b1e7337..b9db1dac7 100644 --- a/lib/taskana-core/pom.xml +++ b/lib/taskana-core/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-lib-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring-example/pom.xml b/lib/taskana-spring-example/pom.xml index 0873f4ed7..57341bc0a 100644 --- a/lib/taskana-spring-example/pom.xml +++ b/lib/taskana-spring-example/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-lib-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring/pom.xml b/lib/taskana-spring/pom.xml index e66721a22..b51f52da9 100644 --- a/lib/taskana-spring/pom.xml +++ b/lib/taskana-spring/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-lib-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b694d2f7d..0d6558cd6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/rest/pom.xml b/rest/pom.xml index 6c3577336..49ae5adf9 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -12,7 +12,7 @@ pro.taskana taskana-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-example-boot/pom.xml b/rest/taskana-rest-spring-example-boot/pom.xml index baea4b488..5e2a0a38b 100644 --- a/rest/taskana-rest-spring-example-boot/pom.xml +++ b/rest/taskana-rest-spring-example-boot/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-example-common/pom.xml b/rest/taskana-rest-spring-example-common/pom.xml index 2eb820e0b..c897f9d4b 100644 --- a/rest/taskana-rest-spring-example-common/pom.xml +++ b/rest/taskana-rest-spring-example-common/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring-example-wildfly/pom.xml b/rest/taskana-rest-spring-example-wildfly/pom.xml index 920d04af9..11949ad1b 100644 --- a/rest/taskana-rest-spring-example-wildfly/pom.xml +++ b/rest/taskana-rest-spring-example-wildfly/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-rest-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring/pom.xml b/rest/taskana-rest-spring/pom.xml index c11a8061f..b980ce8b7 100644 --- a/rest/taskana-rest-spring/pom.xml +++ b/rest/taskana-rest-spring/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-rest-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../pom.xml diff --git a/web/pom.xml b/web/pom.xml index 62a441ec0..265ab96bb 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-rest-parent - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT ../rest/pom.xml