diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-05 16:04:22 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-05 16:04:22 +0000 |
commit | 8189054ee43a17dd40f73beb7b539fb61d77e001 (patch) | |
tree | f16af58f15802d2deba96f1f4bda45dd3889827e /gwtquery-core-2.0.1/pom.xml | |
parent | 5053715606304d7cb4e74bc4b087d8458181ae94 (diff) | |
download | gwtquery-8189054ee43a17dd40f73beb7b539fb61d77e001.tar.gz gwtquery-8189054ee43a17dd40f73beb7b539fb61d77e001.zip |
adding snapshot key to M3
Diffstat (limited to 'gwtquery-core-2.0.1/pom.xml')
-rw-r--r-- | gwtquery-core-2.0.1/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 6db60e07..a9519db3 100644 --- a/gwtquery-core-2.0.1/pom.xml +++ b/gwtquery-core-2.0.1/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.0.0-M3</version> + <version>1.0.0-M3-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |