Skip to content

Commit 5fbbae4

Browse files
[force][release][skip tests] Update upstream versions
- alfresco-enterprise-repo: 26.3.0.9 - alfresco-enterprise-share: 26.3.0.9
1 parent 4efb8a5 commit 5fbbae4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/master_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ env:
2121
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
2222
BASE_BUILD_NUMBER: 10000
2323
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
24-
RELEASE_VERSION: 26.3.0-A.1
25-
DEVELOPMENT_VERSION: 26.3.0-A.2-SNAPSHOT
24+
RELEASE_VERSION: 26.3.0-A.2
25+
DEVELOPMENT_VERSION: 26.3.0-A.3-SNAPSHOT
2626

2727
jobs:
2828
commit_parser:

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<groupId>org.alfresco</groupId>
1111
<artifactId>alfresco-enterprise-repo</artifactId>
1212
<relativePath>../alfresco-enterprise-repo/pom.xml</relativePath>
13-
<version>26.3.0.8</version>
13+
<version>26.3.0.9</version>
1414
</parent>
1515

1616
<properties>
17-
<dependency.alfresco-enterprise-repo.version>26.3.0.8</dependency.alfresco-enterprise-repo.version>
18-
<dependency.alfresco-enterprise-share.version>26.3.0.8</dependency.alfresco-enterprise-share.version>
17+
<dependency.alfresco-enterprise-repo.version>26.3.0.9</dependency.alfresco-enterprise-repo.version>
18+
<dependency.alfresco-enterprise-share.version>26.3.0.9</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)