From 006dac0381ede7580f9d5755f78bbbe01b00f41d Mon Sep 17 00:00:00 2001 From: kmagdziarz Date: Fri, 5 May 2023 12:39:55 +0200 Subject: [PATCH] Create ServicePack branch release/7.4.N [skip ci] --- .github/workflows/ci.yml | 6 +++--- dev/dev-acs-amps-overlay/pom.xml | 2 +- dev/dev-repo-amps-overlay/pom.xml | 2 +- dev/dev-share-amps-overlay/pom.xml | 2 +- dev/dev-tomcat/pom.xml | 2 +- dev/pom.xml | 2 +- distribution-ags/pom.xml | 2 +- distribution/pom.xml | 2 +- docker-alfresco/ags/pom.xml | 2 +- docker-alfresco/pom.xml | 2 +- docker-share/ags/pom.xml | 2 +- docker-share/pom.xml | 2 +- pom.xml | 10 +++++----- public-javadoc/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tas-cmis/pom.xml | 2 +- tests/tas-distribution-zip/pom.xml | 2 +- tests/tas-email/pom.xml | 2 +- tests/tas-integration/pom.xml | 2 +- tests/tas-restapi/pom.xml | 2 +- tests/tas-webdav/pom.xml | 2 +- 21 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0e5709fb..7db18e8fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,9 +28,9 @@ env: QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }} TAS_ENVIRONMENT: ./tests/environment TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts - # Release version has to start with real version (7.4.0-....) for the docker image to build successfully. - RELEASE_VERSION: 7.4.0 - DEVELOPMENT_VERSION: 7.4.1-A1-SNAPSHOT + # Release version has to start with real version (7.4.1-....) for the docker image to build successfully. + RELEASE_VERSION: 7.4.1-A1 + DEVELOPMENT_VERSION: 7.4.1-SNAPSHOT jobs: tas_tests: diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index fb2c59cd9..22a3e3c41 100644 --- a/dev/dev-acs-amps-overlay/pom.xml +++ b/dev/dev-acs-amps-overlay/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index a5adee222..ec6275d27 100644 --- a/dev/dev-repo-amps-overlay/pom.xml +++ b/dev/dev-repo-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index 62fe082cc..3d59e55f8 100644 --- a/dev/dev-share-amps-overlay/pom.xml +++ b/dev/dev-share-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index de2127118..b2229065e 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/dev/pom.xml b/dev/pom.xml index dba95eece..5206e1774 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 5f604c3f2..7f5515e26 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index f73020c6e..5d0d96b3a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index 32773d646..89b0ace3d 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 48fb4c99d..a16a1b2ba 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 4117c8eda..46c79e81e 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 113e5c014..47c58b8b1 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index b26b9bf5d..816917a5d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,18 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 7.4.0 + 7.4.1-SNAPSHOT org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 20.161 + 21.1 - 20.161 - 20.163 + 21.1 + 21.1 7.4.0 ${dependency.alfresco-community-repo.version} @@ -25,7 +25,7 @@ scm:git:https://github.com/Alfresco/acs-community-packaging.git scm:git:https://github.com/Alfresco/acs-community-packaging.git https://github.com/Alfresco/acs-community-packaging - 7.4.0 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index d1c9730e9..26bb1db8c 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT pom diff --git a/tests/pom.xml b/tests/pom.xml index 8c4414419..3bd1c349f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 1b5e0f264..03db3c08a 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index d41e04a60..81109828f 100644 --- a/tests/tas-distribution-zip/pom.xml +++ b/tests/tas-distribution-zip/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 64ae2f9e0..215ba5197 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 0ca6a1929..d0c5a1a29 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index d83ecbb17..074a53200 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 3bfd99582..9e98450d6 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.4.0 + 7.4.1-SNAPSHOT