aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-29 13:00:18 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 13:00:18 +0000
commitd693378eaecbe21675c89688ef89353949254350 (patch)
tree91a8396c355055c97ab1b55f40c5348d60e4c8c3 /sdnr/wt/devicemanager/installer/pom.xml
parente6f319474636b5a7834eb6c74d02609da3d8a411 (diff)
parent4186aae5531a82c9f0227181866682bdd1d9cb93 (diff)
Merge "SDN-R add historical alarm viewer"
Diffstat (limited to 'sdnr/wt/devicemanager/installer/pom.xml')
-rwxr-xr-xsdnr/wt/devicemanager/installer/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/sdnr/wt/devicemanager/installer/pom.xml b/sdnr/wt/devicemanager/installer/pom.xml
index c41cfa497..08464f538 100755
--- a/sdnr/wt/devicemanager/installer/pom.xml
+++ b/sdnr/wt/devicemanager/installer/pom.xml
@@ -21,14 +21,16 @@
* ============LICENSE_END=========================================================
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
<version>1.2.2-SNAPSHOT</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>