diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 13:19:51 +0100 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 13:19:51 +0100 |
commit | ed3a53964d50f661b798f8a20f249808cfd5a12e (patch) | |
tree | 4e3eb7d6b90b0c1ecf84d49b9dc332813276e377 /archetype | |
parent | 36407bbd7b0d68d2c74b40b26e1fdbda9db55ef4 (diff) | |
download | gwtquery-ed3a53964d50f661b798f8a20f249808cfd5a12e.tar.gz gwtquery-ed3a53964d50f661b798f8a20f249808cfd5a12e.zip |
Set archetype version to last stable deployed
Diffstat (limited to 'archetype')
-rw-r--r-- | archetype/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml index fb1d508b..e1248a42 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gquery-archetype</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>maven-archetype</packaging> <name>GwtQuery Archetype</name> |