summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-11-20 15:17:55 -0500
committersunil unnava <su622b@att.com>2019-11-20 20:45:29 +0000
commit221ba53af2aba5f24d9e06f86d3ed6d7e556d932 (patch)
treee9dcae1a303703bb1c58f3e559865dafe884e1ec
parent39e89fa30757dfad93cb6fdae9e4770f2f5a0752 (diff)
update oparent to 2.1.0
Issue-ID: DMAAP-1341 Change-Id: Ic542571f017249820da98c0555c5c99c887cee63 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 fff975a..b693608 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<groupId>org.onap.dmaap.messagerouter.messageservice</groupId>