From: simonbrandhof Date: Mon, 8 Nov 2010 21:03:20 +0000 (+0000) Subject: upgrade to sonar-packaging-maven-plugin 1.0 X-Git-Tag: 2.6~616 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a857dab255903e731d08c405165bea227a9c1952;p=sonarqube.git upgrade to sonar-packaging-maven-plugin 1.0 --- diff --git a/archetypes/sonar-basic-plugin/project/pom.xml b/archetypes/sonar-basic-plugin/project/pom.xml index 1f583d5b964..15fc124de96 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.4 + 1.0 true ${package}.SamplePlugin 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 84e631cabff..9d8f2a1be26 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.4 + 1.0 true ${package}.SamplePlugin diff --git a/archetypes/sonar-gwt-plugin/project/pom.xml b/archetypes/sonar-gwt-plugin/project/pom.xml index 4b078d689f5..5111399d131 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.4 + 1.0 true ${package}.GwtSamplePlugin 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 d03dc24f81a..cad5e845a9b 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.4 + 1.0 true ${package}.GwtSamplePlugin diff --git a/pom.xml b/pom.xml index 2bd3e98d25c..92c3f151aca 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.4 + 1.0 true @@ -397,7 +397,7 @@ mmmm org.codehaus.sonar sonar-update-center-common - 0.4 + 1.0 org.codehaus.sonar diff --git a/tests/integration/sonar-it-reference-plugin/pom.xml b/tests/integration/sonar-it-reference-plugin/pom.xml index 3e256ae9fbe..5bccc48f252 100644 --- a/tests/integration/sonar-it-reference-plugin/pom.xml +++ b/tests/integration/sonar-it-reference-plugin/pom.xml @@ -92,7 +92,7 @@ org.codehaus.sonar sonar-packaging-maven-plugin - 0.4 + 1.0 true itests.ITestsPlugin