diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-09-29 10:24:37 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-09-29 10:24:37 -0400 |
commit | a9f6d1a6790cd8cc678bf0d26a9e748851177f2a (patch) | |
tree | 89d3ab20805b27b05b9157319c3fc93172d27fe2 | |
parent | c84b11e8ad2a0420f413f3b06f1ad191226a0133 (diff) |
Upgrade oparent to 1.2.1
Change-Id: I8b169847d36bc3a4f48e6b1e65e2b3aa5a9d9226
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-669
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
|