From 07371736c969c264c0b0feff960c5bfadce367d7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 21 Sep 2017 12:22:43 +0000 Subject: [PATCH] Added scm url to fix README. Changed wrong groupId. Refs #9616 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-service@154370 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0557cc0..b0d5a42 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ maven-parent 1.0.0 - org.gcube.data.publishing + org.gcube.accounting accounting-service 1.1.0-SNAPSHOT accounting-service @@ -19,6 +19,12 @@ ${project.basedir}/distro DataPublishing + + + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} + https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} +