diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2018-03-16 18:20:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-16 18:20:40 +0000 |
commit | ea404c2e3dd25ae283345065b9956656306d70d9 (patch) | |
tree | 6ba38a8cd028a78dea6ec070c7fc5f8c51d92222 /pom.xml | |
parent | 6160cab9935b424407c25e3d137e088f4cae1320 (diff) | |
parent | c1ff011ce15e5f7427fa467800d36456bc538d62 (diff) |
Merge "Update oparent and fix nexusiq deps"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.onap.aai.aai-common</groupId> |