diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:46:43 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:46:43 +0000 |
commit | b308e3e8c919e7b30719d2d1b70bf8192a12c822 (patch) | |
tree | 47a6bff0d3d942e214358993a4ed1d7be9ca97fe /gwtquery-core-2.1.0 | |
parent | e9305c4e70d3537b0e82997c612ad001cb3c4513 (diff) | |
download | gwtquery-b308e3e8c919e7b30719d2d1b70bf8192a12c822.tar.gz gwtquery-b308e3e8c919e7b30719d2d1b70bf8192a12c822.zip |
[maven-release-plugin] prepare release gwtquery-project-1.1.0.rc1
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 7a1b76a3..bc93566d 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.0.rc1-SNAPSHOT</version> + <version>1.1.0.rc1</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |