diff options
author | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2016-02-01 21:23:46 -0500 |
---|---|---|
committer | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2016-02-01 21:23:46 -0500 |
commit | 01b953671918ecb438b3763919bc38b53ccec686 (patch) | |
tree | a8114f51a3863872f1c7c266bc7a74901558a045 /pom.xml | |
parent | 28e371c41e39a8f186794eb2ac55585ebdb5c777 (diff) | |
download | gwtquery-01b953671918ecb438b3763919bc38b53ccec686.tar.gz gwtquery-01b953671918ecb438b3763919bc38b53ccec686.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.5-beta1</version> + <version>1.5-SNAPSHOT</version> <name>Gwt Query Project</name> <url>http://gwtquery.com</url> <description>GwtQuery is a jQuery clone written in GWT.</description> |