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 /gwtquery-core | |
parent | 28e371c41e39a8f186794eb2ac55585ebdb5c777 (diff) | |
download | gwtquery-01b953671918ecb438b3763919bc38b53ccec686.tar.gz gwtquery-01b953671918ecb438b3763919bc38b53ccec686.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'gwtquery-core')
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index e405a214..36793df6 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.5-beta1</version> + <version>1.5-SNAPSHOT</version> </parent> |