From ade287bfd71b03e6b1f8ce5aeeba85d5cc191703 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Thu, 5 May 2011 16:48:25 +0000 Subject: Archetype should match gquery verion --- .../src/main/resources/archetype-resources/pom.xml | 26 +++++++++++++++++----- 1 file changed, 20 insertions(+), 6 deletions(-) (limited to 'archetype/src/main/resources') diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index 96d01cfa..d7c8e6a9 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -11,10 +11,13 @@ 1.5 1.5 - 1.0.0-SNAPSHOT - 2.2.0 - - 2.1.0-1 + 1.0.0 + + 2.3.0 + + 2.3.0 + + 2.2.0 @@ -73,10 +76,21 @@ com.googlecode.gwtquery gwtquery ${gQueryVersion} - - 2.2.0 + ${gQueryClassifier} provided + + + javax.validation + validation-api + 1.0.0.GA + + + javax.validation + validation-api + 1.0.0.GA + sources + -- cgit v1.2.3