diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-09-29 10:27:06 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-09-29 10:27:06 -0400 |
commit | 27ffadee21a7058a8045ebdc0a94a5ccddd78e7b (patch) | |
tree | 86d36c739cbed350de2769f1eaec87592cf25822 | |
parent | f17906f0dcff8c17258117c72376850840d3b21a (diff) |
Upgrade oparent to 1.2.1
Change-Id: Iea2cd82772544f1148e966cd32658d513811e961
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
@@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> </parent> <properties> |