diff options
author | Helen Chen <helen.chen@huawei.com> | 2018-05-09 22:26:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-09 22:26:08 +0000 |
commit | 4649f94baedd051ec58ffefd1a2116c559a6385c (patch) | |
tree | a6cdb58e79440ba1b60d56f221eb028b7c86c651 /version-manifest | |
parent | 25411be2640bd9d76fd8c2ea1dcad15fbbc7aeb3 (diff) | |
parent | 5610f4aa12a9eab4484ded50b9da3becb1cf6e92 (diff) |
Merge "Version bump version-manifest to 2.0.0-SNAPSHOT"
Diffstat (limited to 'version-manifest')
-rw-r--r-- | version-manifest/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 22634cb31..daa957ed9 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>1.1.0</version> + <version>1.1.1</version> </parent> <groupId>org.onap.integration</groupId> <artifactId>version-manifest</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |