From 0bd8dabb63d0a58e02c733cba8933b086c19f2e0 Mon Sep 17 00:00:00 2001 From: Christopher Viel Date: Mon, 19 Jan 2015 17:50:15 -0500 Subject: [PATCH] Remove remaining references to gwtp-build-tools --- gwtp-core/pom.xml | 4 ---- gwtp-crawler-service/pom.xml | 5 ----- pom.xml | 9 --------- 3 files changed, 18 deletions(-) diff --git a/gwtp-core/pom.xml b/gwtp-core/pom.xml index ffc9455c39..c50187cfa7 100644 --- a/gwtp-core/pom.xml +++ b/gwtp-core/pom.xml @@ -90,10 +90,6 @@ junit junit - - ${project.groupId} - gwtp-build-tools - diff --git a/gwtp-crawler-service/pom.xml b/gwtp-crawler-service/pom.xml index f09ea5e25b..6aa11e0e76 100644 --- a/gwtp-crawler-service/pom.xml +++ b/gwtp-crawler-service/pom.xml @@ -80,11 +80,6 @@ - - ${project.groupId} - gwtp-build-tools - - javax.servlet servlet-api diff --git a/pom.xml b/pom.xml index 41b2156153..ab94dbf341 100644 --- a/pom.xml +++ b/pom.xml @@ -549,15 +549,6 @@ - - - ${project.groupId} - gwtp-build-tools - ${project.version} - provided - true - - junit