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