diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 21:08:16 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 21:08:16 +0000 |
commit | c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a (patch) | |
tree | 87ad7d7a4896cbe6046c8e23df50c237adb70fd1 /gwtquery-core-2.1.0 | |
parent | f0126124b9396179d1c8a0d8567a6994c9fa8f3e (diff) | |
download | gwtquery-c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a.tar.gz gwtquery-c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a.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 30d2c179..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.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |