From: simonbrandhof Date: Fri, 5 Nov 2010 14:12:58 +0000 (+0000) Subject: upgrade to sonar-packaging-maven-plugin 0.3 X-Git-Tag: 2.6~647 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=35c9e60c985300140cf1a3899f85a537e519a9cc;p=sonarqube.git upgrade to sonar-packaging-maven-plugin 0.3 --- 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