diff --git a/pom.xml b/pom.xml index 5c6d19a..6ef9bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,9 +23,9 @@ accounting-manager manages accounting informations - scm:git:https://code-repo.d4science.org/gCubeSystem/accounting-manager.git - scm:git:https://code-repo.d4science.org/gCubeSystem/accounting-manager.git - https://code-repo.d4science.org/gCubeSystem/accounting-manager + 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} @@ -180,8 +180,7 @@ org.gcube.core common-scope-maps - - compile + provided @@ -248,7 +247,7 @@ org.gcube.accounting accounting-analytics - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + [2.0.0,3.0.0-SNAPSHOT) @@ -263,7 +262,7 @@ org.gcube.accounting accounting-analytics-persistence-couchbase - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) @@ -376,7 +375,6 @@ org.apache.maven.plugins maven-war-plugin - 2.1.1 compile @@ -397,7 +395,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 ${maven.compiler.source} ${maven.compiler.target} @@ -408,7 +405,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.16 false @@ -416,7 +412,7 @@ org.apache.maven.surefire surefire-junit47 - 2.16 + 3.0.0-M3 @@ -449,7 +445,7 @@ org.gcube.distribution maven-portal-bom - LATEST + 3.6.0 pom import