diff --git a/history/pom.xml b/history/pom.xml index 86df21c3d..2f9a73b47 100644 --- a/history/pom.xml +++ b/history/pom.xml @@ -11,7 +11,7 @@ pro.taskana taskana-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-provider/pom.xml b/history/taskana-simplehistory-provider/pom.xml index 97a8566d4..6c766f971 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-rest-spring-example/pom.xml b/history/taskana-simplehistory-rest-spring-example/pom.xml index 62eb40cd2..9ba573105 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-rest-spring/pom.xml b/history/taskana-simplehistory-rest-spring/pom.xml index 8712a7e17..25b154a28 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/history/taskana-simplehistory-spring-test/pom.xml b/history/taskana-simplehistory-spring-test/pom.xml index 36655fb4e..d9a3b5a86 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index be04c6052..73fd7371f 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi-example/pom.xml b/lib/taskana-cdi-example/pom.xml index 230dda94a..0e6189285 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-cdi/pom.xml b/lib/taskana-cdi/pom.xml index 5fd1733c4..180371500 100644 --- a/lib/taskana-cdi/pom.xml +++ b/lib/taskana-cdi/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-core/pom.xml b/lib/taskana-core/pom.xml index 26ce0c613..badc8ab8b 100644 --- a/lib/taskana-core/pom.xml +++ b/lib/taskana-core/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-data/pom.xml b/lib/taskana-data/pom.xml index 6bb8b3173..a75db056b 100644 --- a/lib/taskana-data/pom.xml +++ b/lib/taskana-data/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring-example/pom.xml b/lib/taskana-spring-example/pom.xml index 89d7607f1..73f10a3b1 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/lib/taskana-spring/pom.xml b/lib/taskana-spring/pom.xml index b76411462..3605141f9 100644 --- a/lib/taskana-spring/pom.xml +++ b/lib/taskana-spring/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-lib-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 50cfbfe81..53912e508 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 pro.taskana taskana-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/rest/pom.xml b/rest/pom.xml index 99c6634e0..561880135 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -10,7 +10,7 @@ pro.taskana taskana-parent - 2.1.1-SNAPSHOT + 2.1.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 c47271c79..d89f5d39b 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.1.1-SNAPSHOT + 2.1.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 2f4d8df83..28c52a022 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.1.1-SNAPSHOT + 2.1.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 8fd435ad2..23dbd1e50 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/rest/taskana-rest-spring/pom.xml b/rest/taskana-rest-spring/pom.xml index 35cf20ced..6c4aff643 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.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/web/pom.xml b/web/pom.xml index c1f32ad7f..e99975cf6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -9,7 +9,7 @@ pro.taskana taskana-rest-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../rest/pom.xml