aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 15:44:26 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 15:44:26 +0000
commit4163e0cee272fa560c358ececf53ee94c1c9bb1c (patch)
tree73ec556baa39d021619df09a39d4395c85f2e59a /gwtquery-core/pom.xml
parentbad40394221719160e7f917cc66254aad316d3c9 (diff)
downloadgwtquery-4163e0cee272fa560c358ececf53ee94c1c9bb1c.tar.gz
gwtquery-4163e0cee272fa560c358ececf53ee94c1c9bb1c.zip
prepare for releasing M1
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r--gwtquery-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml
index c3f11458..eb20073e 100644
--- a/gwtquery-core/pom.xml
+++ b/gwtquery-core/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0-M1-SNAPSHOT</version>
</parent>
<artifactId>gwtquery</artifactId>
@@ -59,7 +59,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <skipTests>false</skipTests>
+ <skipTests>true</skipTests>
<additionalClasspathElements>
<additionalClasspathElement>
${project.build.sourceDirectory}