diff --git a/pom.xml b/pom.xml index 73e80fb..7473f57 100644 --- a/pom.xml +++ b/pom.xml @@ -1,107 +1,107 @@ - - 4.0.0 - - maven-parent - org.gcube.tools - 1.1.0 - - - org.gcube.dataanalysis - dataminer-algorithms-importer - 1.2.2 - dataminer-algorithms-importer - Algorithms for the dataminer service - - scm:git:https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer.git - scm:git:https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer.git - https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer - - - - Gianpaolo Coro - gianpaolo.coro@isti.cnr.it - CNR Pisa, Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - - architect - developer - - - - - ${project.build.directory}/${project.build.finalName} - distro - UTF-8 - UTF-8 - - - - org.gcube.dataanalysis - dataminer - [1.5.8,2.0.0-SNAPSHOT) - provided - - - gis-interface - org.gcube.spatial.data - - - - - org.gcube.resources - registry-publisher - [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) - - - org.gcube.resources - common-gcore-resources - [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) - - - junit - junit - 4.12 - - - - - - - - maven-compiler-plugin - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/assembly.xml - - dataminer-algorithms-importer-${project.version} - false - - - - package - - single - - - - - - - + + 4.0.0 + + maven-parent + org.gcube.tools + 1.1.0 + + + org.gcube.dataanalysis + dataminer-algorithms-importer + 1.2.2 + dataminer-algorithms-importer + Algorithms for the dataminer service + + scm:git:https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer.git + scm:git:https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer.git + https://code-repo.d4science.org/gCubeSystem/dataminer-algorithm-importer + + + + Gianpaolo Coro + gianpaolo.coro@isti.cnr.it + CNR Pisa, Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" + + architect + developer + + + + + ${project.build.directory}/${project.build.finalName} + distro + UTF-8 + UTF-8 + + + + org.gcube.dataanalysis + dataminer + [1.7.0-SNAPSHOT,2.0.0-SNAPSHOT) + provided + + + gis-interface + org.gcube.spatial.data + + + + + org.gcube.resources + registry-publisher + [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) + + + org.gcube.resources + common-gcore-resources + [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) + + + junit + junit + 4.12 + + + + + + + + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + ${distroDirectory}/assembly.xml + + dataminer-algorithms-importer-${project.version} + false + + + + package + + single + + + + + + + \ No newline at end of file