From 9ee1eb17685bf90db60875c5b64e49a766727244 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 14:47:46 +0200 Subject: [PATCH] Release v7.19.0-SNAPSHOT (#2365) Co-authored-by: alfresco-build --- .github/workflows/build.yml | 2 +- .../alfresco-activiti-admin-preference-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-audit-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-deployment-rest-api/pom.xml | 2 +- .../alfresco-activiti-dmn-simulation-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-form-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-modeling-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-preference-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-query-rest-api/pom.xml | 2 +- .../generated/alfresco-activiti-runtime-rest-api/pom.xml | 2 +- .../alfresco-activiti-script-modeling-rest-api/pom.xml | 2 +- .../alfresco-apa-java-rest-api-lib/pom.xml | 2 +- .../alfresco-apa-java-rest-api-spring-boot-starter/pom.xml | 2 +- .../alfresco-apa-java-rest-api-spring-boot/pom.xml | 2 +- alfresco-apa-java-rest-api/pom.xml | 2 +- alfresco-java-rest-api-common/pom.xml | 2 +- pom.xml | 2 +- samples/java-rest-api-clients/pom.xml | 2 +- samples/pom.xml | 4 ++-- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4e6054740..3dafcce3d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,7 +67,7 @@ jobs: runs-on: ubuntu-latest needs: - build - if: github.event_name == 'push' && github.base_ref == 'develop' && startsWith(github.head_ref, 'release/') + if: ${{ github.event_name == 'push' && github.base_ref == 'develop' && startsWith(github.head_ref, 'release/') }} steps: - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Extract version from branch name diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-admin-preference-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-admin-preference-rest-api/pom.xml index 0fab1dfcb..579b1825b 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-admin-preference-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-admin-preference-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-admin-preference-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-audit-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-audit-rest-api/pom.xml index 7aa89e357..f08770115 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-audit-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-audit-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-audit-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-deployment-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-deployment-rest-api/pom.xml index 6d5c49a4d..ba186ebf4 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-deployment-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-deployment-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-deployment-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-dmn-simulation-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-dmn-simulation-rest-api/pom.xml index 6470302b1..031bd0d4b 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-dmn-simulation-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-dmn-simulation-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-dmn-simulation-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-form-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-form-rest-api/pom.xml index ab75fdc9f..4b020ee19 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-form-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-form-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-form-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-modeling-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-modeling-rest-api/pom.xml index d2bde9d94..ebaada659 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-modeling-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-modeling-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-modeling-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-preference-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-preference-rest-api/pom.xml index 7a3008bc0..32720917c 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-preference-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-preference-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-preference-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-query-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-query-rest-api/pom.xml index efe23f2b1..1da88c488 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-query-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-query-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-query-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-runtime-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-runtime-rest-api/pom.xml index 663392ef9..469c38b55 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-runtime-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-runtime-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-runtime-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-script-modeling-rest-api/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-script-modeling-rest-api/pom.xml index 2ad18393d..238114ad3 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-script-modeling-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/generated/alfresco-activiti-script-modeling-rest-api/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-apa-java-rest-api-lib - v7.55 + v7.19.0-SNAPSHOT ../../pom.xml alfresco-activiti-script-modeling-rest-api diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/pom.xml index 120e452f4..a9979cf5e 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-lib/pom.xml @@ -7,7 +7,7 @@ alfresco-apa-java-rest-api org.alfresco - v7.55 + v7.19.0-SNAPSHOT alfresco-apa-java-rest-api-lib diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot-starter/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot-starter/pom.xml index b37f53b81..b1b9a698c 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot-starter/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ alfresco-apa-java-rest-api org.alfresco - v7.55 + v7.19.0-SNAPSHOT 4.0.0 diff --git a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot/pom.xml b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot/pom.xml index 129069c3a..8a4980039 100644 --- a/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot/pom.xml +++ b/alfresco-apa-java-rest-api/alfresco-apa-java-rest-api-spring-boot/pom.xml @@ -5,7 +5,7 @@ alfresco-apa-java-rest-api org.alfresco - v7.55 + v7.19.0-SNAPSHOT 4.0.0 diff --git a/alfresco-apa-java-rest-api/pom.xml b/alfresco-apa-java-rest-api/pom.xml index 4b1a8abc7..d5572ab50 100644 --- a/alfresco-apa-java-rest-api/pom.xml +++ b/alfresco-apa-java-rest-api/pom.xml @@ -5,7 +5,7 @@ alfresco-process-sdk org.alfresco - v7.55 + v7.19.0-SNAPSHOT 4.0.0 pom diff --git a/alfresco-java-rest-api-common/pom.xml b/alfresco-java-rest-api-common/pom.xml index 4a76af02d..731d5e36b 100644 --- a/alfresco-java-rest-api-common/pom.xml +++ b/alfresco-java-rest-api-common/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-process-sdk - v7.55 + v7.19.0-SNAPSHOT alfresco-java-rest-api-common diff --git a/pom.xml b/pom.xml index 7d791b334..af171264c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.alfresco alfresco-process-sdk - v7.55 + v7.19.0-SNAPSHOT pom Alfresco :: Process SDK :: Parent Parent for Alfresco Process SDK diff --git a/samples/java-rest-api-clients/pom.xml b/samples/java-rest-api-clients/pom.xml index b320200e3..3566317e2 100644 --- a/samples/java-rest-api-clients/pom.xml +++ b/samples/java-rest-api-clients/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-process-sdk-samples - v7.55 + v7.19.0-SNAPSHOT 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 55909204b..cc91dd59f 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -7,12 +7,12 @@ org.alfresco alfresco-process-sdk - v7.55 + v7.19.0-SNAPSHOT org.alfresco alfresco-process-sdk-samples - v7.55 + v7.19.0-SNAPSHOT pom Alfresco :: Process SDK :: Samples Sample application using the Process SDK