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.4.0.19
    - alfresco-enterprise-share: 23.4.0.15
  • Loading branch information
alfresco-build committed Sep 29, 2024
1 parent b7b2151 commit 07604c8
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 (23.2.0-....) for the docker image to build successfully.
RELEASE_VERSION: 23.4.0-A7
DEVELOPMENT_VERSION: 23.4.0-A8-SNAPSHOT
RELEASE_VERSION: 23.4.0-A8
DEVELOPMENT_VERSION: 23.4.0-A9-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.4.0.18</version>
<version>23.4.0.19</version>
</parent>

<properties>
<dependency.alfresco-enterprise-repo.version>23.4.0.18</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.4.0.14</dependency.alfresco-enterprise-share.version>
<dependency.alfresco-enterprise-repo.version>23.4.0.19</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.4.0.15</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 07604c8

Please sign in to comment.