Skip to content

Commit da2d06f

Browse files
[force][release][skip tests] Update upstream versions
- alfresco-enterprise-repo: 25.3.0.74 - alfresco-enterprise-share: 25.3.0.54
1 parent c458885 commit da2d06f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/master_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
2323
BASE_BUILD_NUMBER: 10000
2424
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
25-
RELEASE_VERSION: 25.3.0-A.19
26-
DEVELOPMENT_VERSION: 25.3.0-A.20-SNAPSHOT
25+
RELEASE_VERSION: 25.3.0-A.20
26+
DEVELOPMENT_VERSION: 25.3.0-A.21-SNAPSHOT
2727

2828
jobs:
2929
run_ci:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<dependency.alfresco-enterprise-repo.version>25.3.0.74</dependency.alfresco-enterprise-repo.version>
18-
<dependency.alfresco-enterprise-share.version>25.3.0.53</dependency.alfresco-enterprise-share.version>
18+
<dependency.alfresco-enterprise-share.version>25.3.0.54</dependency.alfresco-enterprise-share.version>
1919

2020
<alfresco.rm-enterprise-rest-api-explorer.version>3.0.2</alfresco.rm-enterprise-rest-api-explorer.version>
2121

0 commit comments

Comments
 (0)