From d4bc3c13f42b292914098e1cb6c085e6c6e53450 Mon Sep 17 00:00:00 2001 From: Dadepo Aderemi Date: Thu, 28 Dec 2017 20:37:14 +0100 Subject: [PATCH] removing the tts-module as a dep in the webapi-module --- webapi/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/webapi/pom.xml b/webapi/pom.xml index 2726dfb1..f3f52f3d 100644 --- a/webapi/pom.xml +++ b/webapi/pom.xml @@ -44,12 +44,6 @@ ${project.version} - - ${project.groupId} - tts-module - ${project.version} - - io.springfox springfox-swagger2