diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-03-14 17:31:10 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-03-14 17:31:10 -0700 |
commit | e9d712a3186873dad10c93c34753b4351b61f076 (patch) | |
tree | 1b33248da63649cb6b5c87de92e6d7d318858b35 /pom.xml | |
parent | ab3381d2e8a6207fa792d12ba516e5c6efa2dc27 (diff) |
Update oparent in vnfsdk/dovetail-integration
Issue-ID: VNFSDK-225
Change-Id: I325d2bf97a447ecd8ce7bca80cbdb82445d75f7b
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'pom.xml')
-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.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../oparent</relativePath> </parent> |