diff --git a/pom.xml b/pom.xml index 13574e9e1..97b18f698 100644 --- a/pom.xml +++ b/pom.xml @@ -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>