summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-24 15:25:31 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-27 19:15:59 +0000
commit2da53868b202ba216e1f4871b7848a0939a71b28 (patch)
tree91ab6deb4df1839b375c96dee6e79e4ba16af35a
parent0321035cf1f31a07929de22a31bf520861f1eaff (diff)
Bump oparent version to 1.2.0
This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I4de0c691526147da1a898ce4e46be9f716d87e77 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--newton/pom.xml7
-rw-r--r--ocata/pom.xml2
-rw-r--r--pike/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--windriver/pom.xml2
5 files changed, 6 insertions, 9 deletions
diff --git a/newton/pom.xml b/newton/pom.xml
index 9ffcc8eb..ae53219a 100644
--- a/newton/pom.xml
+++ b/newton/pom.xml
@@ -14,14 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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/ocata/pom.xml b/ocata/pom.xml
index b2e9a50e..2fde8fae 100644
--- a/ocata/pom.xml
+++ b/ocata/pom.xml
@@ -18,7 +18,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>
diff --git a/pike/pom.xml b/pike/pom.xml
index 05869654..3d95e09d 100644
--- a/pike/pom.xml
+++ b/pike/pom.xml
@@ -18,7 +18,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>
diff --git a/pom.xml b/pom.xml
index 1bcaa7de..a5259f34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<relativePath>../oparent</relativePath>
</parent>
diff --git a/windriver/pom.xml b/windriver/pom.xml
index 9de5bd1c..09b6d880 100644
--- a/windriver/pom.xml
+++ b/windriver/pom.xml
@@ -18,7 +18,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>