summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-11-20 15:19:03 -0500
committersunil unnava <su622b@att.com>2019-11-20 20:45:57 +0000
commit324ef7f00ec8319232e91d34d243a54f39cce695 (patch)
tree9fd8dc68c7817dac553b6532970a5c3d8b5cc447
parentc54f2c05ece6a235f57ba5cfd2650a02f31203bd (diff)
update oparent to 2.1.0
Issue-ID: DMAAP-1341 Change-Id: I28bbd98b14dc96b5109da9a75217ad23db450fcd Signed-off-by: su622b <su622b@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9b22aff..e286899 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<properties>