diff --git a/pom.xml b/pom.xml index b5ba811..cc7d105 100644 --- a/pom.xml +++ b/pom.xml @@ -654,7 +654,7 @@ org.apache.maven.plugins maven-enforcer-plugin - [1.0,) + 1.0.1 enforce @@ -667,7 +667,7 @@ org.apache.maven.plugins maven-dependency-plugin - [1.0,) + 3.1.1 unpack copy-dependencies @@ -681,7 +681,7 @@ org.gcube.tools maven-service-plugin - [1.0,) + 1.0.0 stub-gen @@ -694,7 +694,7 @@ org.gcube.tools maven-service-plugin - [1.0,) + 1.0.0 gar-gen local-deploy @@ -736,6 +736,11 @@ org.apache.maven.plugins maven-enforcer-plugin + + + + org.codehaus.mojo + build-helper-maven-plugin