Bump oparent version to 1.2.0 75/62675/3
authorGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:25:04 +0000 (15:25 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 27 Aug 2018 19:14:43 +0000 (19:14 +0000)
This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I914673e5b8c3d335e6ec1cfea224b4b7a7991376
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
azure/pom.xml
pom.xml

index 42740aa..e2c94e8 100644 (file)
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   -->
-<project
-        xmlns="http://maven.apache.org/POM/4.0.0"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0</version>
+        <version>1.2.0</version>
         <relativePath>../oparent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index cf86510..744a192 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0</version>
+        <version>1.2.0</version>
         <relativePath>../oparent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>