diff --git a/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml b/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
index 4c22b23991..a690c1d0b6 100644
--- a/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/maven/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml
@@ -7,7 +7,7 @@
scm-plugins
sonia.scm.plugins
- 1.6
+ 1.8
${groupId}
@@ -31,10 +31,20 @@
sonia.scm
scm-test
- 1.6
+ ${dollar}{project.parent.version}
test
+
+
+
+ maven.scm-manager.org
+ scm-manager release repository
+ http://maven.scm-manager.org/nexus/content/groups/public
+
+
+
+
\ No newline at end of file