diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-06 15:38:56 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-06 15:38:56 -0700 |
commit | 2655a8b7e55b540422071af9792c28e6faa1396c (patch) | |
tree | 025cf57d5e2df97a2c4111c83825a395ea022c77 /version-manifest/pom.xml | |
parent | 2f55cbd70dbb896ce181ad738a1d35a6761d4d35 (diff) |
Bump master branch to version 3.0.0
Change-Id: I42b1b9122dfc713ba64e17b7dc79ea3ede45abe0
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest/pom.xml')
-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 89fb1b170..2b9722819 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>3.0.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |