diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 13:20:42 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:06:02 -0700 |
commit | acd53e636a2b63df313c80023c2b39a42f6a50dc (patch) | |
tree | efb3c01d927ea5d2fdf0b4dedaadfba50d6198eb /version-manifest | |
parent | 6bbf313640eba4af0818c8d1b43c00746f86255f (diff) |
Bump integration beijing branch to 2.0.1-SNAPSHOT
Change-Id: I7f8294e36c413f712bbc9d002707e1c01e0a381f
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest')
-rw-r--r-- | version-manifest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index daa957ed9..9b45b5ecf 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>org.onap.integration</groupId> <artifactId>version-manifest</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |