diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-08-01 20:06:13 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-08-01 20:06:13 +0000 |
commit | 31befeac2d1e67a8184f5afba6b6f0035555d6d0 (patch) | |
tree | 841edc9c3545a083f4d9c032267d9ab650e303f2 /gwtquery-core | |
parent | 942257ae677f02ef602bf653bd3d7e7718e95244 (diff) | |
download | gwtquery-31befeac2d1e67a8184f5afba6b6f0035555d6d0.tar.gz gwtquery-31befeac2d1e67a8184f5afba6b6f0035555d6d0.zip |
version in trunk should be SNAPSHOT
Diffstat (limited to 'gwtquery-core')
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 74453eb7..d69247dd 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -4,7 +4,7 @@ <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> <!--<version>1.0.1-SNAPSHOT</version>--> - <version>1.0.1-M1</version> + <version>1.0.1-SNAPSHOT</version> </parent> |