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 : 25.1.0-A.1
33
- DEVELOPMENT_VERSION : 25.1.0-A.2 -SNAPSHOT
32
+ RELEASE_VERSION : 25.1.0-A.2
33
+ DEVELOPMENT_VERSION : 25.1.0-A.3 -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 >25.1.0.3 </version >
12
+ <version >25.1.0.7 </version >
13
13
</parent >
14
14
15
15
<properties >
16
- <dependency .alfresco-community-repo.version>25.1.0.3 </dependency .alfresco-community-repo.version>
17
- <dependency .alfresco-community-share.version>25.1.0.4 </dependency .alfresco-community-share.version>
18
- <dependency .acs-packaging.version>25.1.0-A.1 </dependency .acs-packaging.version> <!-- for Share distribution zip -->
16
+ <dependency .alfresco-community-repo.version>25.1.0.7 </dependency .alfresco-community-repo.version>
17
+ <dependency .alfresco-community-share.version>25.1.0.7 </dependency .alfresco-community-share.version>
18
+ <dependency .acs-packaging.version>25.1.0-A.2 </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