aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2018-03-30 14:50:22 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-30 14:50:22 +0000
commit61dcc8ffc9aedec06c814cd1a3c9cc00505fbab1 (patch)
treef51aa11ec4de90216bd2aa6760d9e1f0b2ba6696 /version-manifest
parent8a217cbf3222cc6237a3bdcfd2accb0016b81a6d (diff)
parent7c12f005199e3cd30348d8a4ebef76515b2b96b8 (diff)
Merge "Version bump version-check plugin"
Diffstat (limited to 'version-manifest')
-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 20a7210fb..27a8d03d8 100644
--- a/version-manifest/pom.xml
+++ b/version-manifest/pom.xml
@@ -4,11 +4,11 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.integration</groupId>
<artifactId>version-manifest</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>ONAP Version Manifest and Maven Plugin</name>
<url>https://www.onap.org</url>