aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-02-07 12:32:44 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-02-07 12:32:44 +0100
commitb9f01a1e0a782d030794a85e6cdac69d4f41308c (patch)
treed793b5f2da9dedbcdaa36d14b94c1e49c40e8ea6 /samples
parentd3412c8671f65b78f145f8547ef7f0c5197f3d56 (diff)
downloadgwtquery-b9f01a1e0a782d030794a85e6cdac69d4f41308c.tar.gz
gwtquery-b9f01a1e0a782d030794a85e6cdac69d4f41308c.zip
Setting pom version to last stable one so as we can tag it
Diffstat (limited to 'samples')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 7d737fe6..68eeeef2 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.2.1-SNAPSHOT</version>
+ <version>1.3.1</version>
</parent>
<name>GwtQuery Samples</name>