diff options
Diffstat (limited to 'jsquery')
-rw-r--r-- | jsquery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsquery/pom.xml b/jsquery/pom.xml index 9ac9e72b..ca5957d0 100644 --- a/jsquery/pom.xml +++ b/jsquery/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>JsQuery</name> |