summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-11-20 15:16:44 -0500
committersunil unnava <su622b@att.com>2019-11-20 20:44:22 +0000
commit0baa4894289862e5776b8bfa5391c89ddfddb636 (patch)
treeabd31b69cd2224496bec1190a8040b31dfdb0f5e
parent0469b8766e53f615bf4902b38cc305cc9840f2a2 (diff)
update oparent to 2.1.0
Issue-ID: DMAAP-1341 Change-Id: I41b9314ea3a72706cc3d1ce6dfa6aed2f4a3703f 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 e0516b8..19503bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<name>dmaap-messagerouter-mirroragent</name>