From fbf495e9957c8d0f9255c7a53a0681ace94a6e82 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 12:49:07 +0200 Subject: [PATCH] Generalized 'scm' section --- pom.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 110c729..c9ccdee 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - maven-parent @@ -16,11 +17,11 @@ Accounting Dashboard Harvester SmartExecutor Plugin - scm::git:https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git - scm::git:https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git - https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git + 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} - + UTF-8 distro @@ -72,8 +73,8 @@ commons-lang - commons-lang - 2.6 + commons-lang + 2.6 org.gcube.core @@ -95,7 +96,7 @@ google-http-client-gson 1.21.0 - + org.gcube.common storagehub-client-library @@ -150,7 +151,7 @@ provided - + org.gcube.resources.discovery ic-client @@ -161,7 +162,7 @@ registry-publisher provided - + org.gcube.accounting accounting-analytics @@ -172,26 +173,26 @@ accounting-analytics-persistence-couchbase [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - + org.gcube.accounting accounting-lib provided - + org.gcube.accounting accounting-summary-access [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - + org.json json 20171018 compile - + junit