diff options
author | Manolo Carrasco <manolo@apache.org> | 2014-06-12 10:46:43 +0200 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2014-06-12 10:54:37 +0200 |
commit | 65101f27def521a6c1081da057916b50a290c444 (patch) | |
tree | ee8651c34eda5df5d964a97474cfd3919a583bda /samples | |
parent | e2a92239286341564538ac498d32c913e22be4e5 (diff) | |
download | gwtquery-65101f27def521a6c1081da057916b50a290c444.tar.gz gwtquery-65101f27def521a6c1081da057916b50a290c444.zip |
Increase snapshot versions. Include archetype module so as we deploy it at the same time than gquery.
Diffstat (limited to 'samples')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 222222d9..17152682 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.4.1</version> + <version>1.4.3-SNAPSHOT</version> </parent> <name>GwtQuery Samples</name> |