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 /gwtquery-core-2.0.1 | |
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 'gwtquery-core-2.0.1')
-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 7639130b..6db60e07 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.1-SNAPSHOT</version> + <version>1.0.0-M3</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |