diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-05 11:55:37 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-05 11:55:37 +0000 |
commit | 1402ed8bc263afa4c378ef532e931da8d593d967 (patch) | |
tree | 7a750f6426c1d70eb9779e38ae3dcb1e7c9455c9 /devtest | |
parent | 1490dde14b6765f5acb93041333fe0449bfdded1 (diff) | |
download | gwtquery-1402ed8bc263afa4c378ef532e931da8d593d967.tar.gz gwtquery-1402ed8bc263afa4c378ef532e931da8d593d967.zip |
preparing M3, and adding classifiers for 2.2.0 and 2.3.0
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..9617d695 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-M3</version> </parent> <artifactId>devtest</artifactId> |