From 7691df378ac502e71491e13c81e1607dd5610f11 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 4 Oct 2019 16:10:12 +0200 Subject: [PATCH] fixed pom --- pom.xml | 49 +++++++++++-------------------------------------- 1 file changed, 11 insertions(+), 38 deletions(-) diff --git a/pom.xml b/pom.xml index 16768b0..ba791ac 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,11 @@ - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws.git + scm:git:https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws.git + https://code-repo.d4science.org/gCubeSystem/oauth-service - + @@ -142,13 +142,13 @@ org.gcube.portal social-networking-library - [1.0.0-SNAPSHOT,) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) compile org.gcube.dvos usermanagement-core - [2.0.0-SNAPSHOT,) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) compile @@ -263,7 +263,7 @@ javax.portlet portlet-api - [2.0.0-SNAPSHOT,) + 2.0 compile @@ -282,13 +282,13 @@ org.gcube.portal notifications-common-library - [1.3.0-SNAPSHOT,) + [1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT) compile org.gcube.applicationsupportlayer aslsocial - [1.7.1-SNAPSHOT,2.0.0-SNAPSHOT) + [1.7.1-SNAPSHOT, 2.0.0-SNAPSHOT) compile @@ -331,10 +331,9 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2 - ${distroDirectory}/descriptor.xml + descriptor.xml @@ -347,32 +346,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - org.apache.maven.plugins maven-javadoc-plugin @@ -393,4 +366,4 @@ - + \ No newline at end of file