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 /jsquery/pom.xml | |
parent | 9a9f2b09872fcd4c424bc3bf885b09b7a506a288 (diff) | |
download | gwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.tar.gz gwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.zip |
Updating version to new snapshot
Diffstat (limited to 'jsquery/pom.xml')
-rw-r--r-- | jsquery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsquery/pom.xml b/jsquery/pom.xml index 8fd1335b..6feb3851 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.4.0</version> + <version>1.4.1-SNAPSHOT</version> </parent> <name>JsQuery</name> |