aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/common-dependency/pom.xml
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-12-11 13:50:13 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2018-12-11 13:50:13 +0100
commit56b9225fa210fd518a6e400f512ea26b7da52db0 (patch)
treeeedacb1ec5994bb28d8c9d92d1b9734fd89b3740 /rest-services/common-dependency/pom.xml
parentf6c2a685176534c05b63da88111afe27b51c4711 (diff)
Remove unused dependency
Change-Id: I0dcf3a87ef04b5c68f366c85821aef90877a98b7 Issue-ID: DCAEGEN2-1021 Signed-off-by: mmigdal <marcin.migdal@nokia.com>
Diffstat (limited to 'rest-services/common-dependency/pom.xml')
-rw-r--r--rest-services/common-dependency/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/rest-services/common-dependency/pom.xml b/rest-services/common-dependency/pom.xml
index cc9c8ad3..f2d6b450 100644
--- a/rest-services/common-dependency/pom.xml
+++ b/rest-services/common-dependency/pom.xml
@@ -45,9 +45,6 @@
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-web</artifactId>
- </dependency>
+
</dependencies>
</project> \ No newline at end of file