diff --git a/pom.xml b/pom.xml index fdef1c4..d7437ac 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.gcube.portlets.admin accounting-manager-theme - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT jar @@ -18,9 +18,9 @@ accounting-manager-theme is the theme of accounting-manager - scm:git:https://code-repo.d4science.org/gCubeSystem/accounting-manager-theme.git - scm:git:https://code-repo.d4science.org/gCubeSystem/accounting-manager-theme.git - https://code-repo.d4science.org/gCubeSystem/accounting-manager-theme + 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} @@ -93,7 +93,6 @@ maven-compiler-plugin - 3.1 ${maven.compiler.source} ${maven.compiler.target}