Skip to content

Commit 6e1594f

Browse files
[skip tests][release][publish] Hotfix 23.3.23
1 parent 960d0ab commit 6e1594f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/master_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
2323
BASE_BUILD_NUMBER: 10000
2424
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
25-
RELEASE_VERSION: 23.3.22
26-
DEVELOPMENT_VERSION: 23.3.23-SNAPSHOT
25+
RELEASE_VERSION: 23.3.23
26+
DEVELOPMENT_VERSION: 23.3.24-SNAPSHOT
2727

2828
jobs:
2929
run_ci:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<dependency.alfresco-enterprise-repo.version>23.3.21.2</dependency.alfresco-enterprise-repo.version>
18-
<dependency.alfresco-enterprise-share.version>23.3.1.13</dependency.alfresco-enterprise-share.version>
18+
<dependency.alfresco-enterprise-share.version>23.3.1.14</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)