Skip to content

Commit

Permalink
[MNT-24604] Cross testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cezary-witkowski committed Jan 7, 2025
1 parent e2d23cd commit 749b2ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>25.1.0.20</version>
<version>25.1.0.21-SNAPSHOT</version>
</parent>

<properties>
<dependency.alfresco-community-repo.version>25.1.0.20</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>25.1.0.17</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>25.1.0-A.6</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>25.1.0.21-SNAPSHOT</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>25.1.0.18-SNAPSHOT</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>25.1.0-A.7-SNAPSHOT</dependency.acs-packaging.version> <!-- for Share distribution zip -->

<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
<share.image.tag>${dependency.alfresco-community-share.version}</share.image.tag>
Expand Down

0 comments on commit 749b2ec

Please sign in to comment.