diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 22:37:10 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 22:37:10 +0000 |
commit | 4ad31110effe8f36f547357bf15cff482c70e62d (patch) | |
tree | 0506db6d4095e227cd1192f3fb3067244639ca52 /gwtquery-core-2.1.0 | |
parent | 310d7cf6ac3f3752053c91c839a993a360545676 (diff) | |
download | gwtquery-4ad31110effe8f36f547357bf15cff482c70e62d.tar.gz gwtquery-4ad31110effe8f36f547357bf15cff482c70e62d.zip |
[maven-release-plugin] prepare release gwtquery-project-1.1.0
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 47c40145..b722949b 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |