aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristiangoudreau <christian.goudreau@arcbees.com>2015-03-08 13:03:22 -0400
committerchristiangoudreau <christian.goudreau@arcbees.com>2015-03-08 13:03:22 -0400
commit62a6549f7dfc9c97004d66b473b93137badd915a (patch)
treeb0be3ca99ea876b07b536df43545471a66e9801b
parent2c7901f58770a13de22612889374b74725bf6fbf (diff)
downloadgwtquery-62a6549f7dfc9c97004d66b473b93137badd915a.tar.gz
gwtquery-62a6549f7dfc9c97004d66b473b93137badd915a.zip
Sample was still using 1.4.3
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 17152682..1c53000c 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.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<name>GwtQuery Samples</name>