]> source.dussan.org Git - sonarqube.git/commitdiff
Use gwt-incubator from Maven central repo
authorGodin <mandrikov@gmail.com>
Sat, 25 Sep 2010 01:18:41 +0000 (01:18 +0000)
committerGodin <mandrikov@gmail.com>
Sat, 25 Sep 2010 01:18:41 +0000 (01:18 +0000)
archetypes/sonar-gwt-plugin/project/pom.xml
archetypes/sonar-gwt-plugin/src/main/resources/archetype-resources/pom.xml
pom.xml
tests/integration/reference-plugin/pom.xml

index b8a293f87bff483fc78a4d3a0dc9bb240f2daa2b..bf89489d6152918d653976158f4321ca27795012 100644 (file)
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>com.google.gwt</groupId>
       <artifactId>gwt-incubator</artifactId>
-      <version>20100204-r1747</version>
+      <version>2.0.1</version>
       <scope>provided</scope>
     </dependency>
 
index 058efb9b07f6b2eed5cf064b705946d1fd265280..19d88382d8f525cb6c96ea3bf703e6935187ccbf 100644 (file)
@@ -50,7 +50,7 @@
     <dependency>\r
       <groupId>com.google.gwt</groupId>\r
       <artifactId>gwt-incubator</artifactId>\r
-      <version>20100204-r1747</version>\r
+      <version>2.0.1</version>\r
       <scope>provided</scope>\r
     </dependency>\r
 \r
diff --git a/pom.xml b/pom.xml
index 93c7d02ba24c5b72b26a89e46657cedf369ad306..881f04fbf41c4da8bf18416ccaba1a11d61bb223 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@ mmmm
       <dependency>
         <groupId>com.google.gwt</groupId>
         <artifactId>gwt-incubator</artifactId>
-        <version>20100204-r1747</version>
+        <version>2.0.1</version>
       </dependency>
       <dependency>
         <groupId>jfree</groupId>
index 1a291dcdac1edb4efd0a332f517d8d1a90809c05..b88ab5e0f6b7c9944e8f77cd4ef597d236674c3e 100644 (file)
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>com.google.gwt</groupId>
       <artifactId>gwt-incubator</artifactId>
-      <version>20100204-r1747</version>
+      <version>2.0.1</version>
       <scope>provided</scope>
     </dependency>