aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/application/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-12-03 19:42:59 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-03 19:42:59 +0000
commitb2efd4802b1ab59c6eb0c8c0c2a133e155ff1429 (patch)
treed6f65362e3a6a32861815b4a23140af86e4da393 /ms/blueprintsprocessor/application/pom.xml
parentcafbc396f8a727662a31ca0d00836f91be1af465 (diff)
parent43aeebfba2e83b5a10b1988074f15e677db23f9d (diff)
Merge "Enable Webflux Service."
Diffstat (limited to 'ms/blueprintsprocessor/application/pom.xml')
-rw-r--r--ms/blueprintsprocessor/application/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml
index 086a9883d..4e652d50a 100644
--- a/ms/blueprintsprocessor/application/pom.xml
+++ b/ms/blueprintsprocessor/application/pom.xml
@@ -36,10 +36,6 @@
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-web</artifactId>
- </dependency>
<!-- North Bound -->
<dependency>
<groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>