From cec11265ac6640fbab0e2a4021427c6f91d2c45d Mon Sep 17 00:00:00 2001 From: ivy-team Date: Mon, 4 Dec 2023 12:54:07 +0000 Subject: [PATCH] Raise version to 11.2.1-SNAPSHOT --- connectivity/connectivity-demos-product/pom.xml | 2 +- connectivity/connectivity-demos-test/pom.xml | 2 +- connectivity/connectivity-demos/pom.xml | 2 +- connectivity/pom.xml | 2 +- demos-app/demos-app-product/pom.xml | 2 +- demos-app/demos-app/pom.xml | 2 +- demos-app/pom.xml | 2 +- error-handling/error-handling-demos-product/pom.xml | 2 +- error-handling/error-handling-demos/pom.xml | 2 +- error-handling/pom.xml | 2 +- html-dialog/html-dialog-demos-product/pom.xml | 2 +- html-dialog/html-dialog-demos-test/pom.xml | 2 +- html-dialog/html-dialog-demos/pom.xml | 2 +- html-dialog/pom.xml | 2 +- pom.xml | 2 +- quick-start-tutorial/pom.xml | 2 +- quick-start-tutorial/quick-start-tutorial-product/pom.xml | 2 +- quick-start-tutorial/quick-start-tutorial/pom.xml | 2 +- rule-engine/pom.xml | 2 +- rule-engine/rule-engine-demos-product/pom.xml | 2 +- rule-engine/rule-engine-demos-test/pom.xml | 2 +- rule-engine/rule-engine-demos/pom.xml | 2 +- workflow/pom.xml | 2 +- workflow/workflow-demos-product/pom.xml | 2 +- workflow/workflow-demos-test/pom.xml | 2 +- workflow/workflow-demos/pom.xml | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/connectivity/connectivity-demos-product/pom.xml b/connectivity/connectivity-demos-product/pom.xml index 7b3482a6c..75c8ccf11 100644 --- a/connectivity/connectivity-demos-product/pom.xml +++ b/connectivity/connectivity-demos-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo connectivity-demos-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/connectivity/connectivity-demos-test/pom.xml b/connectivity/connectivity-demos-test/pom.xml index 27206cb6c..ae7bc0159 100644 --- a/connectivity/connectivity-demos-test/pom.xml +++ b/connectivity/connectivity-demos-test/pom.xml @@ -3,7 +3,7 @@ com.axonivy.demo connectivity-demos-test - 11.2.1 + 11.2.1-SNAPSHOT iar-integration-test diff --git a/connectivity/connectivity-demos/pom.xml b/connectivity/connectivity-demos/pom.xml index 66a4d3e11..4653c127e 100644 --- a/connectivity/connectivity-demos/pom.xml +++ b/connectivity/connectivity-demos/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo connectivity-demos - 11.2.1 + 11.2.1-SNAPSHOT iar Axon Ivy AG diff --git a/connectivity/pom.xml b/connectivity/pom.xml index a08885c41..0759272e2 100644 --- a/connectivity/pom.xml +++ b/connectivity/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo connectivity-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/demos-app/demos-app-product/pom.xml b/demos-app/demos-app-product/pom.xml index 521fbad22..1160a4796 100644 --- a/demos-app/demos-app-product/pom.xml +++ b/demos-app/demos-app-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo ivy-demos-app-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/demos-app/demos-app/pom.xml b/demos-app/demos-app/pom.xml index 0ffccced1..a2729c557 100644 --- a/demos-app/demos-app/pom.xml +++ b/demos-app/demos-app/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo ivy-demos-app - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/demos-app/pom.xml b/demos-app/pom.xml index f41cb7584..706eb800a 100644 --- a/demos-app/pom.xml +++ b/demos-app/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo demos-app-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/error-handling/error-handling-demos-product/pom.xml b/error-handling/error-handling-demos-product/pom.xml index ce5c210d1..fcb8418df 100644 --- a/error-handling/error-handling-demos-product/pom.xml +++ b/error-handling/error-handling-demos-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo error-handling-demos-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/error-handling/error-handling-demos/pom.xml b/error-handling/error-handling-demos/pom.xml index 99a4d7c33..0d5da3e10 100644 --- a/error-handling/error-handling-demos/pom.xml +++ b/error-handling/error-handling-demos/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo error-handling-demos - 11.2.1 + 11.2.1-SNAPSHOT iar Axon Ivy AG diff --git a/error-handling/pom.xml b/error-handling/pom.xml index 619f2cc8c..4c2110c66 100644 --- a/error-handling/pom.xml +++ b/error-handling/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo error-handling-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/html-dialog/html-dialog-demos-product/pom.xml b/html-dialog/html-dialog-demos-product/pom.xml index 137fc86c4..9b16cbc60 100644 --- a/html-dialog/html-dialog-demos-product/pom.xml +++ b/html-dialog/html-dialog-demos-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo html-dialog-demos-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/html-dialog/html-dialog-demos-test/pom.xml b/html-dialog/html-dialog-demos-test/pom.xml index 55d38dcb8..f79d53f7e 100644 --- a/html-dialog/html-dialog-demos-test/pom.xml +++ b/html-dialog/html-dialog-demos-test/pom.xml @@ -3,7 +3,7 @@ com.axonivy.demo html-dialog-demos-test - 11.2.1 + 11.2.1-SNAPSHOT iar-integration-test diff --git a/html-dialog/html-dialog-demos/pom.xml b/html-dialog/html-dialog-demos/pom.xml index a70733a92..85abf616d 100644 --- a/html-dialog/html-dialog-demos/pom.xml +++ b/html-dialog/html-dialog-demos/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo html-dialog-demos - 11.2.1 + 11.2.1-SNAPSHOT iar Demo Project for the Html Dialog Features diff --git a/html-dialog/pom.xml b/html-dialog/pom.xml index c8c8f58d8..daaa1818b 100644 --- a/html-dialog/pom.xml +++ b/html-dialog/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo html-dialog-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index e4f5979f8..987ef23eb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo ivy-project-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/quick-start-tutorial/pom.xml b/quick-start-tutorial/pom.xml index 972dc0546..8d8ae94b6 100644 --- a/quick-start-tutorial/pom.xml +++ b/quick-start-tutorial/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo quick-start-tutorial-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/quick-start-tutorial/quick-start-tutorial-product/pom.xml b/quick-start-tutorial/quick-start-tutorial-product/pom.xml index 7b3932843..adb0de599 100644 --- a/quick-start-tutorial/quick-start-tutorial-product/pom.xml +++ b/quick-start-tutorial/quick-start-tutorial-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo quick-start-tutorial-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/quick-start-tutorial/quick-start-tutorial/pom.xml b/quick-start-tutorial/quick-start-tutorial/pom.xml index 4058fef8b..4907c716e 100644 --- a/quick-start-tutorial/quick-start-tutorial/pom.xml +++ b/quick-start-tutorial/quick-start-tutorial/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo quick-start-tutorial - 11.2.1 + 11.2.1-SNAPSHOT iar Axon Ivy AG diff --git a/rule-engine/pom.xml b/rule-engine/pom.xml index ac85bf607..6147a03f9 100644 --- a/rule-engine/pom.xml +++ b/rule-engine/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo rule-engine-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/rule-engine/rule-engine-demos-product/pom.xml b/rule-engine/rule-engine-demos-product/pom.xml index f7f593b34..34857a54d 100644 --- a/rule-engine/rule-engine-demos-product/pom.xml +++ b/rule-engine/rule-engine-demos-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo rule-engine-demos-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/rule-engine/rule-engine-demos-test/pom.xml b/rule-engine/rule-engine-demos-test/pom.xml index 7aa5e0107..23713271b 100644 --- a/rule-engine/rule-engine-demos-test/pom.xml +++ b/rule-engine/rule-engine-demos-test/pom.xml @@ -3,7 +3,7 @@ com.axonivy.demo rule-engine-demos-test - 11.2.1 + 11.2.1-SNAPSHOT iar-integration-test diff --git a/rule-engine/rule-engine-demos/pom.xml b/rule-engine/rule-engine-demos/pom.xml index 154d310ac..6d5552128 100644 --- a/rule-engine/rule-engine-demos/pom.xml +++ b/rule-engine/rule-engine-demos/pom.xml @@ -4,7 +4,7 @@ com.axonivy.demo rule-engine-demos - 11.2.1 + 11.2.1-SNAPSHOT iar diff --git a/workflow/pom.xml b/workflow/pom.xml index 235a0c558..557a142e1 100644 --- a/workflow/pom.xml +++ b/workflow/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo workflow-modules - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/workflow/workflow-demos-product/pom.xml b/workflow/workflow-demos-product/pom.xml index caf0e7b57..2eedbf041 100644 --- a/workflow/workflow-demos-product/pom.xml +++ b/workflow/workflow-demos-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo workflow-demos-product - 11.2.1 + 11.2.1-SNAPSHOT pom diff --git a/workflow/workflow-demos-test/pom.xml b/workflow/workflow-demos-test/pom.xml index dd4f205af..5537fb834 100644 --- a/workflow/workflow-demos-test/pom.xml +++ b/workflow/workflow-demos-test/pom.xml @@ -3,7 +3,7 @@ com.axonivy.demo workflow-demos-test - 11.2.1 + 11.2.1-SNAPSHOT iar-integration-test diff --git a/workflow/workflow-demos/pom.xml b/workflow/workflow-demos/pom.xml index 74bd1303d..f7638ec87 100644 --- a/workflow/workflow-demos/pom.xml +++ b/workflow/workflow-demos/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.demo workflow-demos - 11.2.1 + 11.2.1-SNAPSHOT iar Axon Ivy AG