aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-01-22 19:48:46 +0000
committerdglFromAtt <dgl@research.att.com>2019-01-22 19:48:51 +0000
commit4ff165d2d626de73cb86a356c5e5156f86933c46 (patch)
tree33b75f71b146c932a9a53985969d6a176c22a106
parent7a107760435f70283b71232d354652532c3e776a (diff)
Update oparent version
Change-Id: Iac64f609575ec98a63909c0e106048040727e6cb Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-989
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 78188f1..ef634bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
<build>