diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 15:15:44 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 15:17:21 -0700 |
commit | 5610f4aa12a9eab4484ded50b9da3becb1cf6e92 (patch) | |
tree | 0b053a1a00e19fbdafc00b0dfe492381520325b3 /version-manifest/pom.xml | |
parent | 5da781e6b4ec9f4afe489bc92a61831c4536dcd6 (diff) |
Version bump version-manifest to 2.0.0-SNAPSHOT
Version bump version-manifest to 2.0.0-SNAPSHOT to
correspond to Beijing release.
Issue-ID: INT-497
Change-Id: I6cf632784adfbf63604feee89b62966dd6724ac0
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest/pom.xml')
-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> |