From eef64bc1b3fd4f106d161dd08e17ac3763b9426d Mon Sep 17 00:00:00 2001
From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
Date: Tue, 14 Apr 2020 12:03:41 +0000
Subject: [PATCH] Updated poms to version 2.1.1-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-data/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 +-
19 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/history/pom.xml b/history/pom.xml
index 5f9ba4e050..86df21c3d6 100644
--- a/history/pom.xml
+++ b/history/pom.xml
@@ -11,7 +11,7 @@
pro.taskana
taskana-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/history/taskana-simplehistory-provider/pom.xml b/history/taskana-simplehistory-provider/pom.xml
index c06853f8fb..97a8566d4a 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/history/taskana-simplehistory-rest-spring-example/pom.xml b/history/taskana-simplehistory-rest-spring-example/pom.xml
index 2bc544cd1b..62eb40cd27 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/history/taskana-simplehistory-rest-spring/pom.xml b/history/taskana-simplehistory-rest-spring/pom.xml
index fba5e54f72..8712a7e174 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/history/taskana-simplehistory-spring-test/pom.xml b/history/taskana-simplehistory-spring-test/pom.xml
index 6eb36a8100..36655fb4e5 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/pom.xml b/lib/pom.xml
index 85a51a7afb..be04c6052a 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -10,7 +10,7 @@
pro.taskana
taskana-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-cdi-example/pom.xml b/lib/taskana-cdi-example/pom.xml
index 294ef9e61a..230dda94a4 100644
--- a/lib/taskana-cdi-example/pom.xml
+++ b/lib/taskana-cdi-example/pom.xml
@@ -10,7 +10,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-cdi/pom.xml b/lib/taskana-cdi/pom.xml
index 37a3512001..5fd1733c40 100644
--- a/lib/taskana-cdi/pom.xml
+++ b/lib/taskana-cdi/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-core/pom.xml b/lib/taskana-core/pom.xml
index d1c91909ec..26ce0c6139 100644
--- a/lib/taskana-core/pom.xml
+++ b/lib/taskana-core/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-data/pom.xml b/lib/taskana-data/pom.xml
index 310e6cf195..6bb8b31738 100644
--- a/lib/taskana-data/pom.xml
+++ b/lib/taskana-data/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-spring-example/pom.xml b/lib/taskana-spring-example/pom.xml
index 1dc1f6a424..89d7607f17 100644
--- a/lib/taskana-spring-example/pom.xml
+++ b/lib/taskana-spring-example/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/lib/taskana-spring/pom.xml b/lib/taskana-spring/pom.xml
index 25170fc64c..b764114625 100644
--- a/lib/taskana-spring/pom.xml
+++ b/lib/taskana-spring/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-lib-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index e57105612a..50cfbfe813 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
pro.taskana
taskana-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
pom
${project.groupId}:${project.artifactId}
diff --git a/rest/pom.xml b/rest/pom.xml
index 1a446f6d99..99c6634e00 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -10,7 +10,7 @@
pro.taskana
taskana-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/rest/taskana-rest-spring-example-boot/pom.xml b/rest/taskana-rest-spring-example-boot/pom.xml
index cc7dac57fc..c47271c798 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/rest/taskana-rest-spring-example-common/pom.xml b/rest/taskana-rest-spring-example-common/pom.xml
index e9c38b4d29..2f4d8df837 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/rest/taskana-rest-spring-example-wildfly/pom.xml b/rest/taskana-rest-spring-example-wildfly/pom.xml
index a04d73fc60..8fd435ad25 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
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/rest/taskana-rest-spring/pom.xml b/rest/taskana-rest-spring/pom.xml
index 7d7e24fbde..35cf20ced2 100644
--- a/rest/taskana-rest-spring/pom.xml
+++ b/rest/taskana-rest-spring/pom.xml
@@ -10,7 +10,7 @@
pro.taskana
taskana-rest-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../pom.xml
diff --git a/web/pom.xml b/web/pom.xml
index 345e7fc5dc..c1f32ad7fc 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -9,7 +9,7 @@
pro.taskana
taskana-rest-parent
- 2.0.2-SNAPSHOT
+ 2.1.1-SNAPSHOT
../rest/pom.xml