diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:36:22 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:36:22 +0000 |
commit | 2ddf730da0221ab8048af059d4001efdbe0625e4 (patch) | |
tree | 93c8cb01285cdc011cb252786669815fef37fdd6 /gwtquery-core-2.0.1 | |
parent | 4a76024fc9a2c451e7bc4ff80a255b1f5c7c5c87 (diff) | |
download | gwtquery-2ddf730da0221ab8048af059d4001efdbe0625e4.tar.gz gwtquery-2ddf730da0221ab8048af059d4001efdbe0625e4.zip |
prepare 1.1.0.rc1 to be deployed to central maven repo
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 b6053088..c02789c5 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.1.0-SNAPSHOT</version> + <version>1.1.0.rc1-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |