summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/helpserver
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-12-18 13:12:37 -0500
committerKAPIL SINGAL <ks220y@att.com>2020-12-18 18:25:06 +0000
commitfc3624c0eb9ed21309fb38805458b9c02ad3cf95 (patch)
treef34620756344a06c5b2024453775d4c94e048147 /sdnr/wt/helpserver
parentf86f57f0d5b2a7e73efe8663ce21c02e7240db2e (diff)
Indenting POM's and running mvn tidy:pom
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e
Diffstat (limited to 'sdnr/wt/helpserver')
-rwxr-xr-xsdnr/wt/helpserver/installer/pom.xml1
-rw-r--r--sdnr/wt/helpserver/provider/pom.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/sdnr/wt/helpserver/installer/pom.xml b/sdnr/wt/helpserver/installer/pom.xml
index 7633a5d0e..577047cc0 100755
--- a/sdnr/wt/helpserver/installer/pom.xml
+++ b/sdnr/wt/helpserver/installer/pom.xml
@@ -46,7 +46,6 @@
</properties>
<dependencies>
-
<dependency>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>${application.name}-feature</artifactId>
diff --git a/sdnr/wt/helpserver/provider/pom.xml b/sdnr/wt/helpserver/provider/pom.xml
index 03beabafc..0b269e3b6 100644
--- a/sdnr/wt/helpserver/provider/pom.xml
+++ b/sdnr/wt/helpserver/provider/pom.xml
@@ -71,7 +71,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
-
</dependencies>
<build>