From 8af578aa0e8104e1bf9558a420d36dcd22105b8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:53:12 +0700 Subject: [PATCH] Release (#59) * Changing the Eclipse files versions * [maven-release-plugin] prepare release v11.3.2 * Changing the Eclipse files versions * [maven-release-plugin] prepare for next development iteration --------- Co-authored-by: quanpham-axonivy --- dmn-decision-table-demo/pom.xml | 2 +- dmn-decision-table-product/pom.xml | 2 +- dmn-decision-table/META-INF/MANIFEST.MF | 2 +- dmn-decision-table/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dmn-decision-table-demo/pom.xml b/dmn-decision-table-demo/pom.xml index 6bb1975..85768f3 100644 --- a/dmn-decision-table-demo/pom.xml +++ b/dmn-decision-table-demo/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.axonivy.dmn.decisiontable dmn-decision-table-demo - 11.3.2-SNAPSHOT + 11.3.3-SNAPSHOT iar 11.3.0 diff --git a/dmn-decision-table-product/pom.xml b/dmn-decision-table-product/pom.xml index fe2b513..b7718d6 100644 --- a/dmn-decision-table-product/pom.xml +++ b/dmn-decision-table-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.dmn.decisiontable dmn-decision-table-product - 11.3.2-SNAPSHOT + 11.3.3-SNAPSHOT pom diff --git a/dmn-decision-table/META-INF/MANIFEST.MF b/dmn-decision-table/META-INF/MANIFEST.MF index 90963a5..012ff7c 100644 --- a/dmn-decision-table/META-INF/MANIFEST.MF +++ b/dmn-decision-table/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Decision Table Bundle-SymbolicName: dmn-decision-table;singleton:=true -Bundle-Version: 11.3.2.qualifier +Bundle-Version: 11.3.3.qualifier Require-Bundle: ch.ivyteam.ivy.components, ch.ivyteam.ivy.bpm.exec, ch.ivyteam.ivy.designer.process.ui;resolution:=optional, diff --git a/dmn-decision-table/pom.xml b/dmn-decision-table/pom.xml index 98b7a41..622c17f 100644 --- a/dmn-decision-table/pom.xml +++ b/dmn-decision-table/pom.xml @@ -3,7 +3,7 @@ com.axonivy.dmn.decisiontable dmn-decision-table - 11.3.2-SNAPSHOT + 11.3.3-SNAPSHOT eclipse-plugin diff --git a/pom.xml b/pom.xml index 6d6c016..0890e45 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.axonivy.dmn.decisiontable dmn-decision-table-modules - 11.3.2-SNAPSHOT + 11.3.3-SNAPSHOT pom