From 8c2a89a369ec999f7243227632aa8126f16b97c0 Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Mon, 17 May 2021 16:18:06 +0200 Subject: [PATCH] Update 'pom.xml' --- pom.xml | 75 +++++++++------------------------------------------------ 1 file changed, 12 insertions(+), 63 deletions(-) diff --git a/pom.xml b/pom.xml index 5a10241..68a1215 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,13 @@ + + + maven-parent + org.gcube.tools + 1.1.0 + + + 4.0.0 org.gcube.information-system icproxy @@ -11,7 +19,9 @@ - https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/icproxy + scm:git:https://code-repo.d4science.org/gCubeSystem/ic-proxy.git + scm:git:https://code-repo.d4science.org/gCubeSystem/ic-proxy.git + https://code-repo.d4science.org/gCubeSystem/ic-proxy @@ -24,7 +34,7 @@ org.gcube.distribution maven-smartgears-bom - LATEST + 2.1.0 pom import @@ -126,67 +136,6 @@ ${artifactId} - - - maven-compiler-plugin - 2.3.2 - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - copy-profile - - copy-resources - - process-resources - - ${webappDirectory} - - - ${distroDirectory} - true - - - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.4 - - icproxy - false - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - - - \ No newline at end of file