aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--integration/pom.xml1
-rw-r--r--pom.xml1
2 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 3b53cdf7..54ec6f9b 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -86,7 +86,6 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
- <scope>provided</scope>
</dependency>
<!-- HttpComponents Client -->
diff --git a/pom.xml b/pom.xml
index 61109558..d143e191 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.2.0</version>
+ <relativePath/>
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>