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.215
    - alfresco-enterprise-share: 23.1.0.248
  • Loading branch information
alfresco-build committed Oct 8, 2023
1 parent 878715b commit 483b79e
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-A45
DEVELOPMENT_VERSION: 23.1.0-A46-SNAPSHOT
RELEASE_VERSION: 23.1.0-A46
DEVELOPMENT_VERSION: 23.1.0-A47-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.214</version>
<version>23.1.0.215</version>
</parent>

<properties>
<dependency.alfresco-enterprise-repo.version>23.1.0.214</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.247</dependency.alfresco-enterprise-share.version>
<dependency.alfresco-enterprise-repo.version>23.1.0.215</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.248</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 483b79e

Please sign in to comment.