diff options
author | Manolo Carrasco <manolo@apache.org> | 2013-12-18 19:28:58 +0100 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2013-12-18 19:28:58 +0100 |
commit | 5ea9703b9b9321563dbf6ef147404348c702553f (patch) | |
tree | c4c0e487490edcd3d09d63c5d0f0b452ea9006b2 /gwtquery-core/pom.xml | |
parent | 9a9f2b09872fcd4c424bc3bf885b09b7a506a288 (diff) | |
download | gwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.tar.gz gwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.zip |
Updating version to new snapshot
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r-- | gwtquery-core/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 03c4d88d..a90c6a82 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,12 +3,12 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.4.0</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>gwtquery</artifactId> <packaging>jar</packaging> - <version>1.4.0</version> + <version>1.4.1-SNAPSHOT</version> <name>Gwt Query Core API</name> <url>http://gquery.org</url> <dependencies> |