aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-27 10:17:38 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-27 10:18:03 -0400
commit50e97d1197ff092058c48f56a35848f14711b172 (patch)
tree9146f0352e19773abbd41fe607351ce1ad55e4cc
parente65fc2fc02594a7c8640a6330b2373db1efb923e (diff)
Use oparent 1.1.0
Change-Id: I33eab6a5926c171968a1770d783d59d5c1b53a73 Issue-ID: DCAEGEN2-422 Signed-off-by: Michael Hwang <mhwang@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0452a19..653c081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.dcaegen2.platform</groupId>