summaryrefslogtreecommitdiffstats
path: root/compatibility-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility-server/pom.xml')
-rw-r--r--compatibility-server/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/compatibility-server/pom.xml b/compatibility-server/pom.xml
index ed3468a9a2..ab5ae30d80 100644
--- a/compatibility-server/pom.xml
+++ b/compatibility-server/pom.xml
@@ -59,13 +59,6 @@
<scope>provided</scope>
<optional>true</optional>
</dependency>
-
- <!-- Google App Engine -->
- <dependency>
- <groupId>com.google.appengine</groupId>
- <artifactId>appengine-api-1.0-sdk</artifactId>
- <scope>provided</scope>
- </dependency>
</dependencies>
<build>