From: Godin Date: Sat, 25 Sep 2010 01:18:41 +0000 (+0000) Subject: Use gwt-incubator from Maven central repo X-Git-Tag: 2.6~945 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e2df740178ae8340c0f45c7fb8bdb1b544068386;p=sonarqube.git Use gwt-incubator from Maven central repo --- diff --git a/archetypes/sonar-gwt-plugin/project/pom.xml b/archetypes/sonar-gwt-plugin/project/pom.xml index b8a293f87bf..bf89489d615 100644 --- a/archetypes/sonar-gwt-plugin/project/pom.xml +++ b/archetypes/sonar-gwt-plugin/project/pom.xml @@ -52,7 +52,7 @@ com.google.gwt gwt-incubator - 20100204-r1747 + 2.0.1 provided 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 058efb9b07f..19d88382d8f 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 @@ -50,7 +50,7 @@ com.google.gwt gwt-incubator - 20100204-r1747 + 2.0.1 provided diff --git a/pom.xml b/pom.xml index 93c7d02ba24..881f04fbf41 100644 --- a/pom.xml +++ b/pom.xml @@ -475,7 +475,7 @@ mmmm com.google.gwt gwt-incubator - 20100204-r1747 + 2.0.1 jfree diff --git a/tests/integration/reference-plugin/pom.xml b/tests/integration/reference-plugin/pom.xml index 1a291dcdac1..b88ab5e0f6b 100644 --- a/tests/integration/reference-plugin/pom.xml +++ b/tests/integration/reference-plugin/pom.xml @@ -74,7 +74,7 @@ com.google.gwt gwt-incubator - 20100204-r1747 + 2.0.1 provided