summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-18 19:12:45 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-18 19:12:52 -0400
commitccbe252eb211c5b8734a5c6370f73fa9920d6ced (patch)
treeac907dddc4b8b3bc590596c32bfbd466507dafcc
parent711574b3cc2e657dc991fdcf4fae91565bf8ea92 (diff)
Upgrade oparent 1.2.1
There are additional dependencies defined by the integration team in conjunction with the security sub committee. There are several reviews to fix the changes from jetty and mariadb upgrade. Issue-ID: POLICY-1126 Change-Id: I2929291bb9d2e3a5dc428dac932ad02e280b589b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d143e191..e1a63e9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -32,7 +32,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>1.2.0</oparent.version>
+ <oparent.version>1.2.1</oparent.version>
</properties>
<modules>