aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-12-10 18:29:21 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-12-10 18:29:21 +0100
commit62bcde77c898edd7ece24b88d27748e7e2d43e91 (patch)
tree1962f09e1c8706f364af49a3f8c588a8ad1dca42 /gwtquery-core
parent318d0ba4dd790dd1cc8ba233f2b2b6ca02041232 (diff)
downloadgwtquery-62bcde77c898edd7ece24b88d27748e7e2d43e91.tar.gz
gwtquery-62bcde77c898edd7ece24b88d27748e7e2d43e91.zip
Changing version for a new release
Diffstat (limited to 'gwtquery-core')
-rw-r--r--gwtquery-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml
index 751755ce..03c4d88d 100644
--- a/gwtquery-core/pom.xml
+++ b/gwtquery-core/pom.xml
@@ -3,12 +3,12 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
</parent>
<artifactId>gwtquery</artifactId>
<packaging>jar</packaging>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<name>Gwt Query Core API</name>
<url>http://gquery.org</url>
<dependencies>