From ed54308d796fdb03b825589ca3d149915b6f2b70 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Sun, 28 Aug 2011 00:20:33 +0000 Subject: prepare version 1.1.0 --- gwtquery-core-2.0.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gwtquery-core-2.0.1') diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 7639130b..b6053088 100644 --- a/gwtquery-core-2.0.1/pom.xml +++ b/gwtquery-core-2.0.1/pom.xml @@ -4,7 +4,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT Generates an artifact compiled with a concrete gwt version specified in the artifactId @@ -115,7 +115,7 @@ gwtquery true **/*.java,**/*.xml,**/*.html,**/*.css,**/*.jpg,**/*.png,**/*.gif - **/IFrameWithDocTypeLinker.java + **/IFrameWithDocTypeLinker.java,**/SelectorGeneratorCssToXPath.java ${project.build.directory}/generated-resources -- cgit v1.2.3