Skip to content

Commit dbdf934

Browse files
[force][release][skip tests] Update upstream versions
- alfresco-enterprise-repo: 26.1.0.15 - alfresco-enterprise-share: 26.1.0.10
1 parent 345d70f commit dbdf934

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
@@ -23,8 +23,8 @@ env:
2323
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
2424
BASE_BUILD_NUMBER: 10000
2525
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
26-
RELEASE_VERSION: 26.1.0-A.4
27-
DEVELOPMENT_VERSION: 26.1.0-A.5-SNAPSHOT
26+
RELEASE_VERSION: 26.1.0-A.5
27+
DEVELOPMENT_VERSION: 26.1.0-A.6-SNAPSHOT
2828

2929
jobs:
3030
run_ci:

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.1.0.14</version>
13+
<version>26.1.0.15</version>
1414
</parent>
1515

1616
<properties>
17-
<dependency.alfresco-enterprise-repo.version>26.1.0.14</dependency.alfresco-enterprise-repo.version>
18-
<dependency.alfresco-enterprise-share.version>26.1.0.9</dependency.alfresco-enterprise-share.version>
17+
<dependency.alfresco-enterprise-repo.version>26.1.0.15</dependency.alfresco-enterprise-repo.version>
18+
<dependency.alfresco-enterprise-share.version>26.1.0.10</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)