diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-07-14 07:40:55 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-07-14 07:40:55 +0000 |
commit | 5ed50caec546c6b2d56c5bfab9de94b5336a0ddc (patch) | |
tree | 3274c94e9fed2c7c7670dbd28ef7f368bfcc1576 /devtest/pom.xml | |
parent | bdcbcce6c902af674e49eceb74f5fdb112df3504 (diff) | |
download | gwtquery-5ed50caec546c6b2d56c5bfab9de94b5336a0ddc.tar.gz gwtquery-5ed50caec546c6b2d56c5bfab9de94b5336a0ddc.zip |
set poms version to 1.0.1-SNAPSHOT
Diffstat (limited to 'devtest/pom.xml')
-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 bcd2b573..bbca5daa 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-M3-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>devtest</artifactId> |