summaryrefslogtreecommitdiffstats
path: root/feature-healthcheck/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-08-28 18:10:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-08-29 13:56:33 -0400
commitfd307bef420c111df269c7ac911093a75ab802b3 (patch)
treeb994a1ddfe7d92288742fb3d2637cf021e4d8753 /feature-healthcheck/pom.xml
parent181e4d4f95d7fab6b1e134406a22b568a9881bf3 (diff)
Set parent to policy/parent
Set the parent to point to policy/parent instead of oparent. Clean up some duplicate management versions. Change-Id: I28957b05b80c9564ad32c958143822b6b0768219 Issue-ID: INT-619 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'feature-healthcheck/pom.xml')
-rw-r--r--feature-healthcheck/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index 50afc0ac..1acfb2d1 100644
--- a/feature-healthcheck/pom.xml
+++ b/feature-healthcheck/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
ONAP Policy Engine - Drools PDP
================================================================================
- Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -43,7 +43,6 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.6</version>
<executions>
<execution>
<id>zipfile</id>
@@ -65,7 +64,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.8</version>
<executions>
<execution>
<id>copy-dependencies</id>