aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2015-01-15 00:00:45 +0100
committerManolo Carrasco <manolo@apache.org>2015-01-15 00:00:45 +0100
commit693979306855cf9bcf6f049a6d7492c025b094bd (patch)
treebe4dfdb3b11a5ca8cec6d403937b653d251fffa2 /gwtquery-core/pom.xml
parent2413750e9679d1a1ac38d961c144e1189f8f1080 (diff)
downloadgwtquery-693979306855cf9bcf6f049a6d7492c025b094bd.tar.gz
gwtquery-693979306855cf9bcf6f049a6d7492c025b094bd.zip
[maven-release-plugin] prepare release gwtquery-project-1.4.3gwtquery-project-1.4.3
Diffstat (limited to 'gwtquery-core/pom.xml')
-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 0a56bc8c..9c725eea 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.4.3-SNAPSHOT</version>
+ <version>1.4.3</version>
</parent>
@@ -11,7 +11,7 @@
<!-- valid emulations are FF17 IE8 IE9 Chrome, but only FF17 works. -->
<gwt.test.htmlunit>FF17</gwt.test.htmlunit>
<gwt.test.default>-ea -out ${basedir}/target/gwt-junit -checkAssertions</gwt.test.default>
- <gwt.args></gwt.args>
+ <gwt.args />
</properties>
<profiles>
<profile>