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 /gwtquery-core-2.1.0 | |
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 'gwtquery-core-2.1.0')
-rw-r--r-- | gwtquery-core-2.1.0/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core-2.1.0/pom.xml b/gwtquery-core-2.1.0/pom.xml index 9b3c5295..f50b523f 100644 --- a/gwtquery-core-2.1.0/pom.xml +++ b/gwtquery-core-2.1.0/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.0.0-M2-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |