diff --git a/pom.xml b/pom.xml index e4e6fd0..4b474a7 100644 --- a/pom.xml +++ b/pom.xml @@ -18,9 +18,9 @@ VREFolder-hook handles the user adding/removal from the related Home Library VRE Folder - scm:git:https://code-repo.d4science.org/gCubeSystem/VREFolder-hook.git - scm:git:https://code-repo.d4science.org/gCubeSystem/VREFolder-hook.git - https://code-repo.d4science.org/gCubeSystem/VREFolder-hook + 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} 6.2.5 @@ -125,8 +125,8 @@ maven-compiler-plugin UTF-8 - 1.8 - 1.8 + ${maven.compiler.source} + ${maven.compiler.target}