From 557bc29c312a6a5cd6ff41700e946b730d9bacf0 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 13 Sep 2014 19:15:16 +0200 Subject: [PATCH] archetype should create a smp package --- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scm-maven-plugins/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml b/scm-maven-plugins/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml index 223e590b36..78d56d1dc1 100644 --- a/scm-maven-plugins/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml +++ b/scm-maven-plugins/scm-plugin-archetype/src/main/resources/archetype-resources/pom.xml @@ -12,7 +12,7 @@ ${groupId} ${artifactId} - jar + smp ${version} ${dollar}{project.artifactId} plugin description @@ -45,7 +45,7 @@ smp-maven-plugin 1.0.0-SNAPSHOT - src/main/conf/logging.xml + src/main/conf/logging.xml