From 9397a42c1169817df69bca2d05a9ce4da1008c26 Mon Sep 17 00:00:00 2001 From: camunda-jenkins Date: Wed, 26 Jun 2019 20:50:45 +0200 Subject: [PATCH] chore(release): Prepare release: set version to 7.12.0-alpha1 --- bom/pom.xml | 4 ++-- database/pom.xml | 2 +- distro/jbossas7/assembly/pom.xml | 2 +- distro/jbossas7/distro/pom.xml | 2 +- distro/jbossas7/modules/pom.xml | 2 +- distro/jbossas7/pom.xml | 2 +- distro/jbossas7/subsystem/pom.xml | 2 +- distro/jbossas7/webapp-standalone/pom.xml | 2 +- distro/jbossas7/webapp/pom.xml | 2 +- distro/license-book/pom.xml | 2 +- distro/sql-script/pom.xml | 2 +- distro/tomcat/assembly/pom.xml | 2 +- distro/tomcat/distro/pom.xml | 2 +- distro/tomcat/pom.xml | 2 +- distro/tomcat/webapp-standalone/pom.xml | 2 +- distro/tomcat/webapp/pom.xml | 2 +- distro/webjar/pom.xml | 2 +- distro/wildfly/assembly/pom.xml | 2 +- distro/wildfly/distro/pom.xml | 2 +- distro/wildfly/modules/pom.xml | 2 +- distro/wildfly/pom.xml | 2 +- distro/wildfly/subsystem/pom.xml | 2 +- distro/wildfly8/modules/pom.xml | 2 +- distro/wildfly8/pom.xml | 2 +- distro/wildfly8/subsystem/pom.xml | 2 +- engine-cdi/pom.xml | 2 +- engine-plugins/connect-plugin/pom.xml | 2 +- engine-plugins/identity-ldap/pom.xml | 2 +- engine-plugins/pom.xml | 2 +- engine-plugins/spin-plugin/pom.xml | 2 +- engine-rest/assembly/pom.xml | 2 +- engine-rest/engine-rest-jaxrs2/pom.xml | 6 +++--- engine-rest/engine-rest/pom.xml | 2 +- engine-rest/pom.xml | 2 +- engine-spring/compatibility-test-spring4/pom.xml | 2 +- engine-spring/compatibility-test-spring5/pom.xml | 2 +- engine-spring/core/pom.xml | 2 +- engine-spring/pom.xml | 2 +- engine/pom.xml | 2 +- examples/invoice/pom.xml | 2 +- javaee/ejb-client/pom.xml | 2 +- javaee/ejb-service/pom.xml | 2 +- javaee/jobexecutor-ra/pom.xml | 2 +- javaee/jobexecutor-rar/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- qa/ensure-clean-db-plugin/pom.xml | 2 +- qa/integration-tests-engine/pom.xml | 2 +- qa/integration-tests-webapps/pom.xml | 2 +- qa/jboss7-runtime/pom.xml | 2 +- qa/performance-tests-engine/pom.xml | 2 +- qa/pom.xml | 2 +- qa/test-db-instance-migration/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-710/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-711/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-712/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-72/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-73/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-74/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-75/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-76/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-77/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-78/pom.xml | 2 +- qa/test-db-instance-migration/test-fixture-79/pom.xml | 2 +- qa/test-db-instance-migration/test-migration/pom.xml | 2 +- qa/test-db-rolling-update/create-new-engine/pom.xml | 2 +- qa/test-db-rolling-update/create-old-engine/pom.xml | 2 +- qa/test-db-rolling-update/pom.xml | 2 +- qa/test-db-rolling-update/rolling-update-util/pom.xml | 2 +- qa/test-db-rolling-update/test-old-engine/pom.xml | 2 +- qa/test-db-upgrade/pom.xml | 2 +- qa/test-db-util/pom.xml | 2 +- qa/test-old-engine/pom.xml | 2 +- qa/tomcat-runtime/pom.xml | 2 +- qa/wildfly-runtime/pom.xml | 2 +- webapps/h2-webapp/pom.xml | 2 +- 76 files changed, 80 insertions(+), 80 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 3ebc242badf..085e8cb4208 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm camunda-bom - 7.12.0-SNAPSHOT + 7.12.0-alpha1 pom camunda BPM - Bom http://camunda.org @@ -222,7 +222,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - HEAD + 7.12.0-alpha1 diff --git a/database/pom.xml b/database/pom.xml index 66766d27820..569211c4c92 100644 --- a/database/pom.xml +++ b/database/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-parent ../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm diff --git a/distro/jbossas7/assembly/pom.xml b/distro/jbossas7/assembly/pom.xml index ed78f7d7b93..11896168940 100644 --- a/distro/jbossas7/assembly/pom.xml +++ b/distro/jbossas7/assembly/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda BPM - jBoss7 Assembly diff --git a/distro/jbossas7/distro/pom.xml b/distro/jbossas7/distro/pom.xml index 3ecedf7e41f..4389b042541 100644 --- a/distro/jbossas7/distro/pom.xml +++ b/distro/jbossas7/distro/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda BPM - jBoss7 Distro diff --git a/distro/jbossas7/modules/pom.xml b/distro/jbossas7/modules/pom.xml index 84f315bc413..2ddb1cccde3 100644 --- a/distro/jbossas7/modules/pom.xml +++ b/distro/jbossas7/modules/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/distro/jbossas7/pom.xml b/distro/jbossas7/pom.xml index 80a4d593f04..82e3a4808ba 100644 --- a/distro/jbossas7/pom.xml +++ b/distro/jbossas7/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.jboss diff --git a/distro/jbossas7/subsystem/pom.xml b/distro/jbossas7/subsystem/pom.xml index 4507abbe7c3..c3f31e6815f 100644 --- a/distro/jbossas7/subsystem/pom.xml +++ b/distro/jbossas7/subsystem/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/distro/jbossas7/webapp-standalone/pom.xml b/distro/jbossas7/webapp-standalone/pom.xml index dc7419c8a31..d48f7510df1 100644 --- a/distro/jbossas7/webapp-standalone/pom.xml +++ b/distro/jbossas7/webapp-standalone/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.webapp diff --git a/distro/jbossas7/webapp/pom.xml b/distro/jbossas7/webapp/pom.xml index 1b389ade3e3..0017db8f451 100644 --- a/distro/jbossas7/webapp/pom.xml +++ b/distro/jbossas7/webapp/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.12.0-SNAPSHOT + 7.12.0-alpha1 4.0.0 diff --git a/distro/license-book/pom.xml b/distro/license-book/pom.xml index de96a980d1d..b0d5abec0ef 100644 --- a/distro/license-book/pom.xml +++ b/distro/license-book/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 license-book diff --git a/distro/sql-script/pom.xml b/distro/sql-script/pom.xml index 335038e79ce..53a7dbd922c 100644 --- a/distro/sql-script/pom.xml +++ b/distro/sql-script/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.distro diff --git a/distro/tomcat/assembly/pom.xml b/distro/tomcat/assembly/pom.xml index 2aa85e9b7f8..2b65ba93c39 100644 --- a/distro/tomcat/assembly/pom.xml +++ b/distro/tomcat/assembly/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda BPM - tomcat Assembly diff --git a/distro/tomcat/distro/pom.xml b/distro/tomcat/distro/pom.xml index 6e354d757cc..4063df49347 100644 --- a/distro/tomcat/distro/pom.xml +++ b/distro/tomcat/distro/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda BPM - tomcat Distro diff --git a/distro/tomcat/pom.xml b/distro/tomcat/pom.xml index 2b4c10d9ca4..d9a2c57e554 100644 --- a/distro/tomcat/pom.xml +++ b/distro/tomcat/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-tomcat diff --git a/distro/tomcat/webapp-standalone/pom.xml b/distro/tomcat/webapp-standalone/pom.xml index 68900538454..4201b8c0341 100644 --- a/distro/tomcat/webapp-standalone/pom.xml +++ b/distro/tomcat/webapp-standalone/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.webapp diff --git a/distro/tomcat/webapp/pom.xml b/distro/tomcat/webapp/pom.xml index 661fb54ca02..e28f1e7490c 100644 --- a/distro/tomcat/webapp/pom.xml +++ b/distro/tomcat/webapp/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.12.0-SNAPSHOT + 7.12.0-alpha1 4.0.0 diff --git a/distro/webjar/pom.xml b/distro/webjar/pom.xml index 2aaa36c509c..c67467ef0f1 100644 --- a/distro/webjar/pom.xml +++ b/distro/webjar/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.webapp diff --git a/distro/wildfly/assembly/pom.xml b/distro/wildfly/assembly/pom.xml index 68ba3467d70..ddf6e397b3e 100644 --- a/distro/wildfly/assembly/pom.xml +++ b/distro/wildfly/assembly/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-wildfly-assembly diff --git a/distro/wildfly/distro/pom.xml b/distro/wildfly/distro/pom.xml index 545928214ca..b6281dae3e4 100644 --- a/distro/wildfly/distro/pom.xml +++ b/distro/wildfly/distro/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-bpm-wildfly diff --git a/distro/wildfly/modules/pom.xml b/distro/wildfly/modules/pom.xml index f509a5da8d5..5be9aba284b 100644 --- a/distro/wildfly/modules/pom.xml +++ b/distro/wildfly/modules/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-wildfly-modules diff --git a/distro/wildfly/pom.xml b/distro/wildfly/pom.xml index 329b5863f68..78f3446c0b9 100644 --- a/distro/wildfly/pom.xml +++ b/distro/wildfly/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.wildfly diff --git a/distro/wildfly/subsystem/pom.xml b/distro/wildfly/subsystem/pom.xml index ffa2cc671f7..3d60bff1966 100644 --- a/distro/wildfly/subsystem/pom.xml +++ b/distro/wildfly/subsystem/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-wildfly-subsystem diff --git a/distro/wildfly8/modules/pom.xml b/distro/wildfly8/modules/pom.xml index 1fb6947f1bb..cbe3597e8f5 100644 --- a/distro/wildfly8/modules/pom.xml +++ b/distro/wildfly8/modules/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly8 - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-wildfly8-modules diff --git a/distro/wildfly8/pom.xml b/distro/wildfly8/pom.xml index 815633a0f7b..fd5cdf8bf7f 100644 --- a/distro/wildfly8/pom.xml +++ b/distro/wildfly8/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.wildfly diff --git a/distro/wildfly8/subsystem/pom.xml b/distro/wildfly8/subsystem/pom.xml index 68dc01f6005..201e28c554c 100644 --- a/distro/wildfly8/subsystem/pom.xml +++ b/distro/wildfly8/subsystem/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly8 - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-wildfly8-subsystem diff --git a/engine-cdi/pom.xml b/engine-cdi/pom.xml index 24455b2d0d4..23d38c39228 100644 --- a/engine-cdi/pom.xml +++ b/engine-cdi/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-plugins/connect-plugin/pom.xml b/engine-plugins/connect-plugin/pom.xml index f37e8b4a89a..6c4731a881d 100644 --- a/engine-plugins/connect-plugin/pom.xml +++ b/engine-plugins/connect-plugin/pom.xml @@ -4,7 +4,7 @@ camunda-engine-plugins org.camunda.bpm - 7.12.0-SNAPSHOT + 7.12.0-alpha1 4.0.0 diff --git a/engine-plugins/identity-ldap/pom.xml b/engine-plugins/identity-ldap/pom.xml index 340125832bf..341e9fbae93 100644 --- a/engine-plugins/identity-ldap/pom.xml +++ b/engine-plugins/identity-ldap/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-engine-plugins - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-plugins/pom.xml b/engine-plugins/pom.xml index 1b949dbb4c8..8d54f30a40c 100644 --- a/engine-plugins/pom.xml +++ b/engine-plugins/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-engine-plugins diff --git a/engine-plugins/spin-plugin/pom.xml b/engine-plugins/spin-plugin/pom.xml index 8fa90d8f1c7..3635632fbde 100644 --- a/engine-plugins/spin-plugin/pom.xml +++ b/engine-plugins/spin-plugin/pom.xml @@ -4,7 +4,7 @@ camunda-engine-plugins org.camunda.bpm - 7.12.0-SNAPSHOT + 7.12.0-alpha1 4.0.0 diff --git a/engine-rest/assembly/pom.xml b/engine-rest/assembly/pom.xml index 6c02f70e4e4..7d320db5ca7 100644 --- a/engine-rest/assembly/pom.xml +++ b/engine-rest/assembly/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-rest/engine-rest-jaxrs2/pom.xml b/engine-rest/engine-rest-jaxrs2/pom.xml index 634dc245047..0f336c05382 100644 --- a/engine-rest/engine-rest-jaxrs2/pom.xml +++ b/engine-rest/engine-rest-jaxrs2/pom.xml @@ -2,14 +2,14 @@ 4.0.0 camunda BPM - engine - REST JAX RS 2.0 camunda-engine-rest-jaxrs2 - 7.12.0-SNAPSHOT + 7.12.0-alpha1 jar org.camunda.bpm camunda-engine-rest-root ../ - 7.12.0-SNAPSHOT + 7.12.0-alpha1 @@ -17,7 +17,7 @@ org.camunda.bpm camunda-engine-rest-core - 7.12.0-SNAPSHOT + 7.12.0-alpha1 compile diff --git a/engine-rest/engine-rest/pom.xml b/engine-rest/engine-rest/pom.xml index b24a73c3278..db08523bdfe 100644 --- a/engine-rest/engine-rest/pom.xml +++ b/engine-rest/engine-rest/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-rest/pom.xml b/engine-rest/pom.xml index 480315a49ca..c1ec31a38e7 100644 --- a/engine-rest/pom.xml +++ b/engine-rest/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm diff --git a/engine-spring/compatibility-test-spring4/pom.xml b/engine-spring/compatibility-test-spring4/pom.xml index d994ae29545..bb9685de933 100644 --- a/engine-spring/compatibility-test-spring4/pom.xml +++ b/engine-spring/compatibility-test-spring4/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-spring/compatibility-test-spring5/pom.xml b/engine-spring/compatibility-test-spring5/pom.xml index 7585deb4eb6..57343915e68 100644 --- a/engine-spring/compatibility-test-spring5/pom.xml +++ b/engine-spring/compatibility-test-spring5/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-spring/core/pom.xml b/engine-spring/core/pom.xml index cc521f5eb80..b0cca8441f9 100644 --- a/engine-spring/core/pom.xml +++ b/engine-spring/core/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/engine-spring/pom.xml b/engine-spring/pom.xml index 72e9beb5812..04e0edd021c 100644 --- a/engine-spring/pom.xml +++ b/engine-spring/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm diff --git a/engine/pom.xml b/engine/pom.xml index d781a06186f..00e6ec4e3ac 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/examples/invoice/pom.xml b/examples/invoice/pom.xml index c458c9375c1..b80746f495b 100644 --- a/examples/invoice/pom.xml +++ b/examples/invoice/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/javaee/ejb-client/pom.xml b/javaee/ejb-client/pom.xml index 9903eae7cee..8a061d40311 100644 --- a/javaee/ejb-client/pom.xml +++ b/javaee/ejb-client/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/javaee/ejb-service/pom.xml b/javaee/ejb-service/pom.xml index 3ceb57d8255..11974a170d8 100644 --- a/javaee/ejb-service/pom.xml +++ b/javaee/ejb-service/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/javaee/jobexecutor-ra/pom.xml b/javaee/jobexecutor-ra/pom.xml index 61a9d9ef4e6..e7014a9f6d4 100755 --- a/javaee/jobexecutor-ra/pom.xml +++ b/javaee/jobexecutor-ra/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/javaee/jobexecutor-rar/pom.xml b/javaee/jobexecutor-rar/pom.xml index a7ccfa201c0..1e667c86e89 100755 --- a/javaee/jobexecutor-rar/pom.xml +++ b/javaee/jobexecutor-rar/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/parent/pom.xml b/parent/pom.xml index e785d64359b..fb7ca1132ab 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm camunda-bom - 7.12.0-SNAPSHOT + 7.12.0-alpha1 ../bom diff --git a/pom.xml b/pom.xml index 250dbdfc3ac..d2c7639e81b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-root - 7.12.0-SNAPSHOT + 7.12.0-alpha1 pom camunda BPM - Root Pom 2013 @@ -245,7 +245,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - HEAD + 7.12.0-alpha1 diff --git a/qa/ensure-clean-db-plugin/pom.xml b/qa/ensure-clean-db-plugin/pom.xml index 0eda5c981ff..a62deaac45f 100644 --- a/qa/ensure-clean-db-plugin/pom.xml +++ b/qa/ensure-clean-db-plugin/pom.xml @@ -7,7 +7,7 @@ camunda-qa org.camunda.bpm.qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/integration-tests-engine/pom.xml b/qa/integration-tests-engine/pom.xml index 465e5b55de2..2c7e349d4e4 100644 --- a/qa/integration-tests-engine/pom.xml +++ b/qa/integration-tests-engine/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/integration-tests-webapps/pom.xml b/qa/integration-tests-webapps/pom.xml index 0d79506f09d..68e1f17b439 100644 --- a/qa/integration-tests-webapps/pom.xml +++ b/qa/integration-tests-webapps/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/jboss7-runtime/pom.xml b/qa/jboss7-runtime/pom.xml index c019c0f5406..6723ec3c8d9 100644 --- a/qa/jboss7-runtime/pom.xml +++ b/qa/jboss7-runtime/pom.xml @@ -13,7 +13,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/performance-tests-engine/pom.xml b/qa/performance-tests-engine/pom.xml index b9f9631f5a1..13380860fa5 100644 --- a/qa/performance-tests-engine/pom.xml +++ b/qa/performance-tests-engine/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/pom.xml b/qa/pom.xml index 94341f5d27e..0f25dd9d3d6 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/test-db-instance-migration/pom.xml b/qa/test-db-instance-migration/pom.xml index 2bcb3589a7d..bf431aaf6c5 100644 --- a/qa/test-db-instance-migration/pom.xml +++ b/qa/test-db-instance-migration/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/test-db-instance-migration/test-fixture-710/pom.xml b/qa/test-db-instance-migration/test-fixture-710/pom.xml index b6b40f89c4a..a8c161c0520 100644 --- a/qa/test-db-instance-migration/test-fixture-710/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-710/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-710 diff --git a/qa/test-db-instance-migration/test-fixture-711/pom.xml b/qa/test-db-instance-migration/test-fixture-711/pom.xml index da399d32b82..4d3bd36c394 100644 --- a/qa/test-db-instance-migration/test-fixture-711/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-711/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-711 diff --git a/qa/test-db-instance-migration/test-fixture-712/pom.xml b/qa/test-db-instance-migration/test-fixture-712/pom.xml index 5bae676ef17..df7d9d645c0 100644 --- a/qa/test-db-instance-migration/test-fixture-712/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-712/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-712 diff --git a/qa/test-db-instance-migration/test-fixture-72/pom.xml b/qa/test-db-instance-migration/test-fixture-72/pom.xml index 78752d51b21..b30dd4ac4e6 100644 --- a/qa/test-db-instance-migration/test-fixture-72/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-72/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-72 diff --git a/qa/test-db-instance-migration/test-fixture-73/pom.xml b/qa/test-db-instance-migration/test-fixture-73/pom.xml index ae6aa6a2349..fe1d35ccc3a 100644 --- a/qa/test-db-instance-migration/test-fixture-73/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-73/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-73 diff --git a/qa/test-db-instance-migration/test-fixture-74/pom.xml b/qa/test-db-instance-migration/test-fixture-74/pom.xml index ea0e0c52bf4..628290de421 100644 --- a/qa/test-db-instance-migration/test-fixture-74/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-74/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-74 diff --git a/qa/test-db-instance-migration/test-fixture-75/pom.xml b/qa/test-db-instance-migration/test-fixture-75/pom.xml index f1d11bc689d..900ce9805c9 100644 --- a/qa/test-db-instance-migration/test-fixture-75/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-75/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-75 diff --git a/qa/test-db-instance-migration/test-fixture-76/pom.xml b/qa/test-db-instance-migration/test-fixture-76/pom.xml index cbbb9cce768..623bcad7aea 100644 --- a/qa/test-db-instance-migration/test-fixture-76/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-76/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-76 diff --git a/qa/test-db-instance-migration/test-fixture-77/pom.xml b/qa/test-db-instance-migration/test-fixture-77/pom.xml index e95f62f9872..b8da51a8125 100644 --- a/qa/test-db-instance-migration/test-fixture-77/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-77/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-77 diff --git a/qa/test-db-instance-migration/test-fixture-78/pom.xml b/qa/test-db-instance-migration/test-fixture-78/pom.xml index 015b39b2e4a..894dfa9fb50 100644 --- a/qa/test-db-instance-migration/test-fixture-78/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-78/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-78 diff --git a/qa/test-db-instance-migration/test-fixture-79/pom.xml b/qa/test-db-instance-migration/test-fixture-79/pom.xml index 1c696db518f..89b9afa51b8 100644 --- a/qa/test-db-instance-migration/test-fixture-79/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-79/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-fixture-79 diff --git a/qa/test-db-instance-migration/test-migration/pom.xml b/qa/test-db-instance-migration/test-migration/pom.xml index 8e06d0fb9f7..2f1f5aa3577 100644 --- a/qa/test-db-instance-migration/test-migration/pom.xml +++ b/qa/test-db-instance-migration/test-migration/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-upgrade-test-migration diff --git a/qa/test-db-rolling-update/create-new-engine/pom.xml b/qa/test-db-rolling-update/create-new-engine/pom.xml index 29d5530a400..cda5e7ed4bc 100644 --- a/qa/test-db-rolling-update/create-new-engine/pom.xml +++ b/qa/test-db-rolling-update/create-new-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-db-create-new-engine diff --git a/qa/test-db-rolling-update/create-old-engine/pom.xml b/qa/test-db-rolling-update/create-old-engine/pom.xml index 242cd90ea7d..f3c15b50d26 100644 --- a/qa/test-db-rolling-update/create-old-engine/pom.xml +++ b/qa/test-db-rolling-update/create-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-db-create-old-engine diff --git a/qa/test-db-rolling-update/pom.xml b/qa/test-db-rolling-update/pom.xml index 6cd4607eb89..8ca585fbc80 100644 --- a/qa/test-db-rolling-update/pom.xml +++ b/qa/test-db-rolling-update/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/test-db-rolling-update/rolling-update-util/pom.xml b/qa/test-db-rolling-update/rolling-update-util/pom.xml index 3dfb68c73b6..faec455fd8b 100644 --- a/qa/test-db-rolling-update/rolling-update-util/pom.xml +++ b/qa/test-db-rolling-update/rolling-update-util/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-db-rolling-update-util diff --git a/qa/test-db-rolling-update/test-old-engine/pom.xml b/qa/test-db-rolling-update/test-old-engine/pom.xml index aae17a771d9..3826d8d05fe 100644 --- a/qa/test-db-rolling-update/test-old-engine/pom.xml +++ b/qa/test-db-rolling-update/test-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/test-db-upgrade/pom.xml b/qa/test-db-upgrade/pom.xml index d9e06dd1497..aa7f6a6771c 100755 --- a/qa/test-db-upgrade/pom.xml +++ b/qa/test-db-upgrade/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/test-db-util/pom.xml b/qa/test-db-util/pom.xml index d22c36af496..9ca82076213 100644 --- a/qa/test-db-util/pom.xml +++ b/qa/test-db-util/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 org.camunda.bpm.qa.upgrade diff --git a/qa/test-old-engine/pom.xml b/qa/test-old-engine/pom.xml index d14bb0080a7..b1cb072bc17 100755 --- a/qa/test-old-engine/pom.xml +++ b/qa/test-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda-qa-old-engine diff --git a/qa/tomcat-runtime/pom.xml b/qa/tomcat-runtime/pom.xml index dd8d79a14da..bfb5abe9bf1 100644 --- a/qa/tomcat-runtime/pom.xml +++ b/qa/tomcat-runtime/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/qa/wildfly-runtime/pom.xml b/qa/wildfly-runtime/pom.xml index 321da07d20a..603173f2ff7 100644 --- a/qa/wildfly-runtime/pom.xml +++ b/qa/wildfly-runtime/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.12.0-SNAPSHOT + 7.12.0-alpha1 diff --git a/webapps/h2-webapp/pom.xml b/webapps/h2-webapp/pom.xml index 596284aa640..36652ca2abb 100644 --- a/webapps/h2-webapp/pom.xml +++ b/webapps/h2-webapp/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.12.0-SNAPSHOT + 7.12.0-alpha1 camunda BPM - H2 Webapp