diff --git a/.travis.yml b/.travis.yml index a4b7ed342a..faa013af57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ install: travis_retry mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B jobs: include: - stage: test - name: "AllUnitTestsSuite" + name: "AllUnitTestsSuite" script: mvn test -B -Dtest=AllUnitTestsSuite - name: "WhiteSource scan" # only on support branches or master and if it is not a PR diff --git a/pom.xml b/pom.xml index 832c53d493..2c51fe8dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-repository Alfresco Repository - zap-7.87-postgres11 + zap-7.87-postgres11-SNAPSHOT jar