From 434c80f577f4a2e4614f5fd27fc8a9df44b7c38b Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Fri, 4 Nov 2011 09:40:06 +0000 Subject: [PATCH] depend on the parent which is deployed in maven repo, so as the module can be compiled without checking out the parent folder --- gwtquery-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 520531a4..2d5e8e2d 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,12 +3,12 @@ com.googlecode.gwtquery gwtquery-project - 1.1.1-SNAPSHOT + 1.1.0 - gwtquery jar + 1.1.1-SNAPSHOT Gwt Query Core API http://gwtquery.com -- 2.39.5