diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:38:38 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:38:38 +0000 |
commit | a31d56b741e3691c040ed4bdebe92bd03e1a92b4 (patch) | |
tree | 26a52d808a8997cc72a3ec05967a0bae361189e5 /devtest | |
parent | 71d7b0d03c2a02e8867e31f2627c8010b0c9c106 (diff) | |
download | gwtquery-a31d56b741e3691c040ed4bdebe92bd03e1a92b4.tar.gz gwtquery-a31d56b741e3691c040ed4bdebe92bd03e1a92b4.zip |
Preparing repo to release 1.0.0 after 1.0.0-M1 was success
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 a5c6c8c7..934fd945 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-M1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>devtest</artifactId> |