From 9ac17ecd1d33bd306975de18e5ea744c55455a72 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Tue, 3 Sep 2024 15:37:49 +0200 Subject: [PATCH] fix(connector): update document connectors --- app/pom.xml | 11 +- .../_yBZV0RKsEeWPr7pxbi20Rg.conf | 121 +++++++++--------- bdm/dao-client/pom.xml | 2 +- bdm/model/pom.xml | 2 +- bdm/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 65 insertions(+), 75 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index f29b370..e36103a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft.example procurement-example-parent - 3.1 + 3.2 procurement-example procurement-example @@ -89,17 +89,12 @@ org.bonitasoft.connectors bonita-connector-document-converter - 2.2.0 + 2.3.0 org.bonitasoft.connectors bonita-connector-document-templating - 2.2.0 - - - org.apache.xmlbeans - xmlbeans - 3.0.1 + 2.3.0 ${project.groupId} diff --git a/app/process_configurations/_yBZV0RKsEeWPr7pxbi20Rg.conf b/app/process_configurations/_yBZV0RKsEeWPr7pxbi20Rg.conf index 21e5f71..da8a633 100644 --- a/app/process_configurations/_yBZV0RKsEeWPr7pxbi20Rg.conf +++ b/app/process_configurations/_yBZV0RKsEeWPr7pxbi20Rg.conf @@ -11,8 +11,8 @@ - - + + @@ -21,73 +21,68 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bdm/dao-client/pom.xml b/bdm/dao-client/pom.xml index 2829346..a1aa006 100644 --- a/bdm/dao-client/pom.xml +++ b/bdm/dao-client/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft.example procurement-example-bdm-parent - 3.1 + 3.2 procurement-example-bdm-dao-client diff --git a/bdm/model/pom.xml b/bdm/model/pom.xml index 826eb62..e3e79e3 100644 --- a/bdm/model/pom.xml +++ b/bdm/model/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft.example procurement-example-bdm-parent - 3.1 + 3.2 procurement-example-bdm-model diff --git a/bdm/pom.xml b/bdm/pom.xml index a7563a1..3afe35c 100644 --- a/bdm/pom.xml +++ b/bdm/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft.example procurement-example-parent - 3.1 + 3.2 procurement-example-bdm-parent pom diff --git a/pom.xml b/pom.xml index f1a4782..2ddc977 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.bonitasoft.example procurement-example-parent - 3.1 + 3.2 pom app