update pom.xml to point to latest oparent 17/35617/2
authorChris Donley <christopher.donley@huawei.com>
Tue, 13 Mar 2018 23:51:03 +0000 (16:51 -0700)
committerChris Donley <christopher.donley@huawei.com>
Wed, 14 Mar 2018 23:50:06 +0000 (16:50 -0700)
Issue-ID: VNFSDK-225

Change-Id: I206948aa6e5540851930eb62e8d6b4347c644a41
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
.gitreview
pom.xml

index 15a778b..d0a12a7 100644 (file)
@@ -1,4 +1,4 @@
 [gerrit]\r
-host=gerrit.open-o.org\r
+host=gerrit.onap.org\r
 port=29418\r
-project=client-gui.git\r
+project=vnfsdk/refrepo\r
diff --git a/pom.xml b/pom.xml
index 43a7a7a..fbaa8d3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
+    Copyright (C) 2018, Huawei Technologies, Ltd.
     Copyright (C) 2017 CMCC, Inc. and others. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     <parent>
       <groupId>org.onap.oparent</groupId>
       <artifactId>oparent</artifactId>
-      <version>0.1.1</version>
+      <version>1.1.0</version>
       <relativePath>../../oparent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vnfsdk.refrepo</groupId>
     <artifactId>vnfmarket</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <packaging>pom</packaging>
     <name>vnfsdk-refrepo</name>