aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2014-06-12 10:46:43 +0200
committerManolo Carrasco <manolo@apache.org>2014-06-12 10:54:37 +0200
commit65101f27def521a6c1081da057916b50a290c444 (patch)
treeee8651c34eda5df5d964a97474cfd3919a583bda /gwtquery-core/pom.xml
parente2a92239286341564538ac498d32c913e22be4e5 (diff)
downloadgwtquery-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 'gwtquery-core/pom.xml')
-rw-r--r--gwtquery-core/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml
index 1ef308f8..62ad370c 100644
--- a/gwtquery-core/pom.xml
+++ b/gwtquery-core/pom.xml
@@ -3,12 +3,11 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.4.1</version>
+ <version>1.4.3-SNAPSHOT</version>
</parent>
<artifactId>gwtquery</artifactId>
<packaging>jar</packaging>
- <version>1.4.2-SNAPSHOT</version>
<name>Gwt Query Core API</name>
<url>http://gquery.org</url>
<dependencies>