diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:44:26 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:44:26 +0000 |
commit | 4163e0cee272fa560c358ececf53ee94c1c9bb1c (patch) | |
tree | 73ec556baa39d021619df09a39d4395c85f2e59a /devtest | |
parent | bad40394221719160e7f917cc66254aad316d3c9 (diff) | |
download | gwtquery-4163e0cee272fa560c358ececf53ee94c1c9bb1c.tar.gz gwtquery-4163e0cee272fa560c358ececf53ee94c1c9bb1c.zip |
prepare for releasing M1
Diffstat (limited to 'devtest')
-rw-r--r-- | devtest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml index 934fd945..a5c6c8c7 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,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>devtest</artifactId> |