diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-09-28 21:26:19 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-09-28 21:32:14 -0400 |
commit | e9eb3f8825edaa0834883ade2fdecf9bd9015da8 (patch) | |
tree | 7a329032d3e761715ed0b88387fc98284ff34262 | |
parent | 2e42e9f006091924ee8a43ec577f23bb97f2d37e (diff) |
Upgrade oparent to 1.2.1
Change-Id: I35efbeedff54135b0e132ae3eb23243a4671fa16
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
@@ -11,7 +11,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
|