File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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-A9
33
- DEVELOPMENT_VERSION : 23.4.0-A10 -SNAPSHOT
32
+ RELEASE_VERSION : 23.4.0-A10
33
+ DEVELOPMENT_VERSION : 23.4.0-A11 -SNAPSHOT
34
34
35
35
jobs :
36
36
tas_tests :
Original file line number Diff line number Diff line change 9
9
<groupId >org.alfresco</groupId >
10
10
<artifactId >alfresco-community-repo</artifactId >
11
11
<relativePath >../alfresco-community-repo/pom.xml</relativePath >
12
- <version >23.4.0.27 </version >
12
+ <version >23.4.0.41 </version >
13
13
</parent >
14
14
15
15
<properties >
16
- <dependency .alfresco-community-repo.version>23.4.0.27 </dependency .alfresco-community-repo.version>
17
- <dependency .alfresco-community-share.version>23.4.0.15 </dependency .alfresco-community-share.version>
18
- <dependency .acs-packaging.version>23.4.0-A9 </dependency .acs-packaging.version> <!-- for Share distribution zip -->
16
+ <dependency .alfresco-community-repo.version>23.4.0.41 </dependency .alfresco-community-repo.version>
17
+ <dependency .alfresco-community-share.version>23.4.0.18 </dependency .alfresco-community-share.version>
18
+ <dependency .acs-packaging.version>23.4.0-A10 </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