summaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2016-12-20 14:36:53 +0200
committerGitHub <noreply@github.com>2016-12-20 14:36:53 +0200
commit1407b8ddaea9a8aace0973864ad9ce093e20a566 (patch)
tree59c512fc7a5cf3c05b65da5cf6bd80cf44fff293 /uitest/pom.xml
parent912c86800baa0b4260c472fd06dc9360fb5c6666 (diff)
downloadvaadin-framework-1407b8ddaea9a8aace0973864ad9ce093e20a566.tar.gz
vaadin-framework-1407b8ddaea9a8aace0973864ad9ce093e20a566.zip
Remove Google App Engine support, tests and documentation (#8034)
* Remove Google App Engine support and tests Fixes #8033
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 4b183e578b..8f9fb53758 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -42,12 +42,6 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
- <!-- Google App Engine -->
- <dependency>
- <groupId>com.google.appengine</groupId>
- <artifactId>appengine-api-1.0-sdk</artifactId>
- <scope>provided</scope>
- </dependency>
<!-- jetty-servlets needed by ProxyTest, but not by jetty-runner -->
<!-- Jetty before vaadin-* on the classpath to make Eclipse use the