From 2863eada413a37874027713f82acbddb577033c2 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 11 Aug 2016 17:27:55 +0300 Subject: [PATCH] Update to GWT 2.8.0-rc2 Uses upstream com.google GWT instead of com.vaadin.external.gwt Change-Id: Id1c4391d167463082cf252e713d72ccd5f2d2303 --- client-compiler/pom.xml | 2 +- client/pom.xml | 2 +- pom.xml | 2 +- shared/pom.xml | 4 ++-- uitest/pom.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index a6851a71ea..053a84e496 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -21,7 +21,7 @@ ${project.version} - com.vaadin.external.gwt + com.google.gwt gwt-dev ${vaadin.gwt.version} diff --git a/client/pom.xml b/client/pom.xml index f7004471b4..1b2041b8c3 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -53,7 +53,7 @@ - com.vaadin.external.gwt + com.google.gwt gwt-elemental ${vaadin.gwt.version} diff --git a/pom.xml b/pom.xml index 56b8b11890..ee94fb829c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 6.0.2 0.9.13 - 2.7.0.vaadin3 + 2.8.0-rc2 8.0-SNAPSHOT 2.0 diff --git a/shared/pom.xml b/shared/pom.xml index cfd09f8d36..c73227abb4 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -22,7 +22,7 @@ - com.vaadin.external.gwt + com.google.gwt gwt-elemental ${vaadin.gwt.version} provided @@ -66,7 +66,7 @@ - com.vaadin.external.gwt + com.google.gwt gwt-elemental elemental/json/**, diff --git a/uitest/pom.xml b/uitest/pom.xml index 450b2239d7..56636b8b10 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -120,13 +120,13 @@ - com.vaadin.external.gwt + com.google.gwt gwt-elemental ${vaadin.gwt.version} provided - com.vaadin.external.gwt + com.google.gwt gwt-servlet ${vaadin.gwt.version} -- 2.39.5