File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 GITHUB_ACTIONS_DEPLOY_TIMEOUT : 60
2222 BASE_BUILD_NUMBER : 10000
2323 # Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
24- RELEASE_VERSION : 26.3.0-A.1
25- DEVELOPMENT_VERSION : 26.3.0-A.2 -SNAPSHOT
24+ RELEASE_VERSION : 26.3.0-A.2
25+ DEVELOPMENT_VERSION : 26.3.0-A.3 -SNAPSHOT
2626
2727jobs :
2828 commit_parser :
Original file line number Diff line number Diff line change 1010 <groupId >org.alfresco</groupId >
1111 <artifactId >alfresco-enterprise-repo</artifactId >
1212 <relativePath >../alfresco-enterprise-repo/pom.xml</relativePath >
13- <version >26.3.0.8 </version >
13+ <version >26.3.0.9 </version >
1414 </parent >
1515
1616 <properties >
17- <dependency .alfresco-enterprise-repo.version>26.3.0.8 </dependency .alfresco-enterprise-repo.version>
18- <dependency .alfresco-enterprise-share.version>26.3.0.8 </dependency .alfresco-enterprise-share.version>
17+ <dependency .alfresco-enterprise-repo.version>26.3.0.9 </dependency .alfresco-enterprise-repo.version>
18+ <dependency .alfresco-enterprise-share.version>26.3.0.9 </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
You can’t perform that action at this time.
0 commit comments