diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4151d186..fcf28eb6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: maven:latest +image: shinyay/docker-mvn-jdk8:3.5.0 variables: # This will supress any download for dependencies and plugins or upload messages which would clutter the console log. diff --git a/pom.xml b/pom.xml index a7df9d3e..b75c608f 100644 --- a/pom.xml +++ b/pom.xml @@ -1640,7 +1640,7 @@ 1.0.1 - 1.3.0 + 1.5.0 1.5.1 @@ -1903,13 +1903,9 @@ - - maven-snapshots - http://nexus.entgra.io/repository/maven-snapshots/ - - maven-release - http://nexus.entgra.io/repository/maven-releases/ + maven-public + http://nexus.entgra.io/repository/maven-public/