aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-09-18 10:21:49 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-09-18 10:36:57 -0700
commit284b23a6d3d5c318ba9ae1c447e0b3a503bbbd10 (patch)
tree7bfc22d7c7d0539c03b3e796e3f4d4975be20e03 /version-manifest/pom.xml
parent4ca7a59514fb93ad9068bee9f13129ffe14be43c (diff)
Upgrade oparent to 1.2.1
Change-Id: Idd9e0d0ebd681c0a9676181e37616158ce571f96 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest/pom.xml')
-rw-r--r--version-manifest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml
index bde19331f..3c6dea7f8 100644
--- a/version-manifest/pom.xml
+++ b/version-manifest/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.1</version>
+ <version>1.2.1</version>
</parent>
<groupId>org.onap.integration</groupId>
<artifactId>version-manifest</artifactId>
@@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.4</version>
+ <version>3.5.2</version>
<configuration>
<goalPrefix>version-manifest</goalPrefix>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>