summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:47:22 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:47:50 -0700
commitacbc14c9ea1b75450d7b6a85b68e4585d16203e3 (patch)
tree5b6776840eb488b5e2c33f7307d147bb9edf00fd
parent869e18d281e42c1c8088706d688e804098e26437 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I773d8f36cee2a11c61f33d294b1c87f6022c396b Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 93d612e..4ecb0af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.openecomp.vvp.image-scanner</groupId>