Skip to content

Commit

Permalink
[force][release][skip tests] Update upstream versions
Browse files Browse the repository at this point in the history
    - alfresco-enterprise-repo:  23.1.0.200
    - alfresco-enterprise-share: 23.1.0.226
  • Loading branch information
alfresco-build committed Sep 17, 2023
1 parent c054505 commit 318197e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ env:
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
BASE_BUILD_NUMBER: 10000
# Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
RELEASE_VERSION: 23.1.0-A41
DEVELOPMENT_VERSION: 23.1.0-A42-SNAPSHOT
RELEASE_VERSION: 23.1.0-A42
DEVELOPMENT_VERSION: 23.1.0-A43-SNAPSHOT

jobs:
run_ci:
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-enterprise-repo</artifactId>
<relativePath>../alfresco-enterprise-repo/pom.xml</relativePath>
<version>23.1.0.199</version>
<version>23.1.0.200</version>
</parent>

<properties>
<dependency.alfresco-enterprise-repo.version>23.1.0.199</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.225</dependency.alfresco-enterprise-share.version>
<dependency.alfresco-enterprise-repo.version>23.1.0.200</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.226</dependency.alfresco-enterprise-share.version>

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

Expand Down

0 comments on commit 318197e

Please sign in to comment.