From 35c9e60c985300140cf1a3899f85a537e519a9cc Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Fri, 5 Nov 2010 14:12:58 +0000 Subject: [PATCH] upgrade to sonar-packaging-maven-plugin 0.3 --- archetypes/sonar-basic-plugin/project/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- archetypes/sonar-gwt-plugin/project/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archetypes/sonar-basic-plugin/project/pom.xml b/archetypes/sonar-basic-plugin/project/pom.xml index 4750508d1de..d8267799f45 100644 --- a/archetypes/sonar-basic-plugin/project/pom.xml +++ b/archetypes/sonar-basic-plugin/project/pom.xml @@ -38,7 +38,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.1 + 0.3 true sample diff --git a/archetypes/sonar-basic-plugin/src/main/resources/archetype-resources/pom.xml b/archetypes/sonar-basic-plugin/src/main/resources/archetype-resources/pom.xml index 56f75bea7ea..83a2bb948aa 100644 --- a/archetypes/sonar-basic-plugin/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/sonar-basic-plugin/src/main/resources/archetype-resources/pom.xml @@ -37,7 +37,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.1 + 0.3 true sample diff --git a/archetypes/sonar-gwt-plugin/project/pom.xml b/archetypes/sonar-gwt-plugin/project/pom.xml index bf89489d615..14376f94836 100644 --- a/archetypes/sonar-gwt-plugin/project/pom.xml +++ b/archetypes/sonar-gwt-plugin/project/pom.xml @@ -81,7 +81,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.1 + 0.3 true gwt-sample diff --git a/archetypes/sonar-gwt-plugin/src/main/resources/archetype-resources/pom.xml b/archetypes/sonar-gwt-plugin/src/main/resources/archetype-resources/pom.xml index 19d88382d8f..073519e5c8d 100644 --- a/archetypes/sonar-gwt-plugin/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/sonar-gwt-plugin/src/main/resources/archetype-resources/pom.xml @@ -79,7 +79,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.1 + 0.3 true gwt-sample -- 2.39.5