aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-11-20 15:13:53 -0500
committersunil unnava <su622b@att.com>2019-11-20 20:45:01 +0000
commit050efb3743cc127f2f3a3298d6731dd926994cd2 (patch)
treef5b121be0bd78ade86bbc9c2b5118fcc05b5035e
parent5d8ec67db97bdb61b0c07c46afb3a58a02661274 (diff)
update oparent to 2.1.0
Issue-ID: DMAAP-1341 Change-Id: I7870f3654e7ae3155ecd3a19f2b2e75ba20b336f 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 04416a8..842b11c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<properties>
<!-- for the client library, we want to allow 1.6 or later -->