diff --git a/.travis.yml b/.travis.yml
index 274880e3..c893bb75 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ branches:
- master
- /feature\/.*/
- /fix\/.*/
- - sdk-4.3
+ - sdk-4.4
stages:
- name: test
@@ -35,6 +35,16 @@ jobs:
script:
- ${MAVEN_INSTALL_CMD}
+ - name: "7.2 Enterprise"
+ stage: test
+ script:
+ - ${MAVEN_INSTALL_CMD} -Penterprise-72-tests
+
+ - name: "7.2 Community"
+ stage: test
+ script:
+ - ${MAVEN_INSTALL_CMD} -Pcommunity-72-tests
+
- name: "7.1 Enterprise"
stage: test
script:
@@ -64,13 +74,3 @@ jobs:
stage: test
script:
- ${MAVEN_INSTALL_CMD} -Pcommunity-62-tests
-
- - name: "6.1 Enterprise"
- stage: test
- script:
- - ${MAVEN_INSTALL_CMD} -Penterprise-61-tests
-
- - name: "6.1 Community"
- stage: test
- script:
- - ${MAVEN_INSTALL_CMD} -Pcommunity-61-tests
diff --git a/pom.xml b/pom.xml
index 03dadde2..d063a017 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,9 +56,9 @@
*/*-enterprise*/*
acs-community-packaging
- 7.1.0
+ 7.2.0-A28
alfresco
- 7.1.0.1
+ 7.2.0-A28
+
+ community-72-tests
+
+ acs-community-packaging
+ 7.2.0-A28
+ 7.2.0-A28
+ 14.80
+ alfresco/alfresco-content-repository-community
+ alfresco/alfresco-share
+ alfresco
+
+
+
+ enterprise-72-tests
+
+ acs-packaging
+ 7.2.0-A28
+ 7.2.0-A28
+ 14.83
+ quay.io/alfresco/alfresco-content-repository
+ quay.io/alfresco/alfresco-share
+ alfresco
+
+
+
sdk-release