diff options
author | Manolo Carrasco <manolo@apache.org> | 2015-01-15 00:00:49 +0100 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2015-01-15 00:00:49 +0100 |
commit | 0b4ca15d994c78cc38e35cbe691f02b73f1fb54b (patch) | |
tree | 28fee5b43f41cc7ee40575a23f662e4371382651 /pom.xml | |
parent | 693979306855cf9bcf6f049a6d7492c025b094bd (diff) | |
download | gwtquery-0b4ca15d994c78cc38e35cbe691f02b73f1fb54b.tar.gz gwtquery-0b4ca15d994c78cc38e35cbe691f02b73f1fb54b.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> <packaging>pom</packaging> - <version>1.4.3</version> + <version>1.4.4-SNAPSHOT</version> <name>Gwt Query Project</name> <url>http://gwtquery.com</url> <description>GwtQuery is a jQuery clone written in GWT.</description> |