diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:22:27 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:22:27 +0000 |
commit | a84448e6ef902b7682fa8649155acf60ca6bac0c (patch) | |
tree | 64f042c5416ff2d4d95553a9c51efe6da1e2028f /gwtquery-core/pom.xml | |
parent | 7fe0fc1063dd3da773403ae7262ee564f1295e5a (diff) | |
download | gwtquery-a84448e6ef902b7682fa8649155acf60ca6bac0c.tar.gz gwtquery-a84448e6ef902b7682fa8649155acf60ca6bac0c.zip |
prepare poms again to re-run mvn release
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 2d8559ab..c3f11458 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>gwtquery</artifactId> |