diff --git a/pom.xml b/pom.xml index 97a336e..7b272e3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,24 +1,28 @@ - + 4.0.0 maven-parent org.gcube.tools - 1.0.0 + 1.1.0 - 4.0.0 org.gcube.data.analysis dataminer-invocation-model - 0.2.0-SNAPSHOT + 1.0.0-SNAPSHOT dataminer-invocation-model This library manages the dataminer-invocation model that is the xml format interpretable by DataMiner to invoke an algorithm execution - https://svn.d4science.research-infrastructures.eu/gcube/data/analysis/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + Francesco Mangiacrapa @@ -37,17 +41,17 @@ org.gcube.distribution maven-portal-bom - LATEST - pom - import - - - org.gcube.distribution - gcube-bom - LATEST + 3.6.0 pom import + + + + + + + @@ -95,6 +99,7 @@ com.fasterxml.jackson.core jackson-annotations + 2.8.4 @@ -158,23 +163,21 @@ - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - test-jar - - - - + + + + + + + + + + + org.apache.maven.plugins maven-surefire-plugin - 2.16 true @@ -209,16 +212,10 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2 - ${distroDirectory}/descriptor.xml + descriptor.xml - - - fully.qualified.MainClass - -