From: Manuel Carrasco MoƱino Date: Tue, 10 Dec 2013 17:29:21 +0000 (+0100) Subject: Changing version for a new release X-Git-Tag: release-1.4.0~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=62bcde77c898edd7ece24b88d27748e7e2d43e91;p=gwtquery.git Changing version for a new release --- diff --git a/archetype/pom.xml b/archetype/pom.xml index a2d68804..02dc1773 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.4.0-SNAPSHOT + 1.4.0 maven-archetype GwtQuery Archetype diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index 89d33fb8..ea67aeb3 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -12,7 +12,7 @@ UTF-8 1.6 1.6 - 1.4.0-SNAPSHOT + 1.4.0 2.5.1 2.5.1 diff --git a/devtest/pom.xml b/devtest/pom.xml index 7c32ffee..8822f76a 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.4.0-SNAPSHOT + 1.4.0 devtest 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 @@ com.googlecode.gwtquery gwtquery-project - 1.4.0-SNAPSHOT + 1.4.0 gwtquery jar - 1.4.0-SNAPSHOT + 1.4.0 Gwt Query Core API http://gquery.org diff --git a/jsquery/pom.xml b/jsquery/pom.xml index 3d58fbca..8fd1335b 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.4.0-SNAPSHOT + 1.4.0 JsQuery diff --git a/pom.xml b/pom.xml index 0a371f9c..35c6459b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.4.0-SNAPSHOT + 1.4.0 Gwt Query Project http://gwtquery.com GwtQuery is a jQuery clone written in GWT. diff --git a/samples/pom.xml b/samples/pom.xml index 9252cfd1..1b3d5c00 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.4.0-SNAPSHOT + 1.4.0 GwtQuery Samples