diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-03-15 22:22:40 +0100 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-03-15 22:22:40 +0100 |
commit | 5ae8982ab83af05fb9b8cc376d2b47fb24a693df (patch) | |
tree | d44b9f62e7d79a3620ee89c19b1d9f6bc7d7a8e8 /gwtquery-core-2.0.1/pom.xml | |
parent | be9ccb89d82178a0c54979063b830c3d484b42c6 (diff) | |
parent | bb71ac03afde8f01e14270b02438bf9fde997a71 (diff) | |
download | gwtquery-5ae8982ab83af05fb9b8cc376d2b47fb24a693df.tar.gz gwtquery-5ae8982ab83af05fb9b8cc376d2b47fb24a693df.zip |
Merge latest changes in gquery-1.3.2
Diffstat (limited to 'gwtquery-core-2.0.1/pom.xml')
-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 5812ec0f..7cc05d7e 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.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |