]> source.dussan.org Git - gwtquery.git/commitdiff
adding gwt-maven version to pom
authorManolo Carrasco <manolo@apache.org>
Wed, 2 Mar 2011 09:31:39 +0000 (09:31 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 2 Mar 2011 09:31:39 +0000 (09:31 +0000)
devtest/pom.xml

index 7c4e5e9cb0c2c3482a22f1fcdf07ca99d3d498c0..4a212515c26f9c0d20e35cade3472a4990efa010 100644 (file)
@@ -52,6 +52,7 @@
         <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>gwt-maven-plugin</artifactId>
+            <version>${gwtmaven}</version>
             <configuration>
                 <!-- <style>PRETTY</style> -->
                 <gwtVersion>${gwtversion}</gwtVersion>