diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-05 12:02:48 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-05 12:02:48 +0000 |
commit | b81c7272bc826aa46739d7c6969f194869458498 (patch) | |
tree | 756504136f86461cf17af7aef09289ca0ac1420b /gwtquery-core-2.0.1 | |
parent | 2dbeb4288c194d430801fd64a5070aaaaaa95291 (diff) | |
download | gwtquery-b81c7272bc826aa46739d7c6969f194869458498.tar.gz gwtquery-b81c7272bc826aa46739d7c6969f194869458498.zip |
[maven-release-plugin] prepare release gwtquery-project-1.0.0-M3
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 a9519db3..6db60e07 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.0.0-M3-SNAPSHOT</version> + <version>1.0.0-M3</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |