diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-08-24 15:25:10 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-08-27 19:15:33 +0000 |
commit | f8adca5ec99980c80fbf297e693e51d6dcdd8d4e (patch) | |
tree | 430d7c5b19362b6201cfb29b1a4c10094b0a1275 | |
parent | bc4187f075e89b200393babb3d89b207513b5dd1 (diff) |
Bump oparent version to 1.2.0
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: Ie8a88aea086e46f9d898f7e2c4f2f4885c062936
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> <relativePath>../oparent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |