diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-03-14 17:27:43 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-03-14 17:29:46 -0700 |
commit | 2fab7d685ff579f1fa00013fe268a9a2bed03e5f (patch) | |
tree | 6de29d85c2b02a62eabc7a7ae863d6b170760c4d | |
parent | dd79a38607c40db86de950b4c1ecdff443fe68f4 (diff) |
Update oparent version for vnfsdk/ice
Issue-ID: VNFSDK-225
Change-Id: I7b17077cef8e8027367350c3bb470bb606470972
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ under the License. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../oparent</relativePath> </parent> |