File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
TAS_ENVIRONMENT : ./tests/environment
30
30
TAS_SCRIPTS : ../alfresco-community-repo/packaging/tests/scripts
31
31
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
32
- RELEASE_VERSION : 23.4.0-M1
33
- DEVELOPMENT_VERSION : 23.4.0-A9 -SNAPSHOT
32
+ RELEASE_VERSION : 23.4.0-A9
33
+ DEVELOPMENT_VERSION : 23.4.0-A10 -SNAPSHOT
34
34
35
35
jobs :
36
36
tas_tests :
Original file line number Diff line number Diff line change 15
15
<properties >
16
16
<dependency .alfresco-community-repo.version>23.4.0.27</dependency .alfresco-community-repo.version>
17
17
<dependency .alfresco-community-share.version>23.4.0.15</dependency .alfresco-community-share.version>
18
- <dependency .acs-packaging.version>23.4.0-M1 </dependency .acs-packaging.version> <!-- for Share distribution zip -->
18
+ <dependency .acs-packaging.version>23.4.0-A9 </dependency .acs-packaging.version> <!-- for Share distribution zip -->
19
19
20
20
<repo .image.tag>${dependency.alfresco-community-repo.version} </repo .image.tag>
21
21
<share .image.tag>${dependency.alfresco-community-share.version} </share .image.tag>
You can’t perform that action at this time.
0 commit comments