Skip to content

Commit 2346357

Browse files
[release] 23.4.0-M1
Update upstream versions - alfresco-community-repo: 23.4.0.27 - alfresco-enterprise-share: 23.4.0.15 - acs-packaging: 23.4.0-M1 - RELEASE_VERSION: 23.4.0-M1 - DEVELOPMENT_VERSION: 23.4.0-A9-SNAPSHOT
1 parent cd5fdf5 commit 2346357

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
TAS_ENVIRONMENT: ./tests/environment
3030
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
3131
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
32-
RELEASE_VERSION: 23.4.0-A8
32+
RELEASE_VERSION: 23.4.0-M1
3333
DEVELOPMENT_VERSION: 23.4.0-A9-SNAPSHOT
3434

3535
jobs:

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<properties>
1616
<dependency.alfresco-community-repo.version>23.4.0.27</dependency.alfresco-community-repo.version>
1717
<dependency.alfresco-community-share.version>23.4.0.15</dependency.alfresco-community-share.version>
18-
<dependency.acs-packaging.version>23.4.0-A8</dependency.acs-packaging.version> <!-- for Share distribution zip -->
18+
<dependency.acs-packaging.version>23.4.0-M1</dependency.acs-packaging.version> <!-- for Share distribution zip -->
1919

2020
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
2121
<share.image.tag>${dependency.alfresco-community-share.version}</share.image.tag>

0 commit comments

Comments
 (0)