diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-15 21:17:17 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-15 21:17:17 +0000 |
commit | 4a01f3556774deb59bc1b9e1b6bdd11b6ab37bea (patch) | |
tree | d15a4625a07dc57b17c15b011d3e50217ae07431 | |
parent | a6300bd9fc06b94d6fba126646c0839375dd6452 (diff) | |
download | gwtquery-4a01f3556774deb59bc1b9e1b6bdd11b6ab37bea.tar.gz gwtquery-4a01f3556774deb59bc1b9e1b6bdd11b6ab37bea.zip |
[maven-release-plugin] prepare release gquery-archetype-1.1.0
-rw-r--r-- | archetype/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml index c261395d..d7457cf6 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -16,9 +16,9 @@ </parent> <scm> - <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype</connection> - <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk/archetype</developerConnection> - <url>http://code.google.com/p/gwtquery/source/browse/trunk/archetype</url> + <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.0</connection> + <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.0</developerConnection> + <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-1.1.0</url> </scm> <developers> |