diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-29 06:35:52 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-29 06:35:52 -0800 |
commit | f16f2583bb4dcd8cea682f8c5d6094d6fde0026a (patch) | |
tree | 3c12063f06de7d2d646e7b2e3c9af1ce11148867 /version-manifest | |
parent | 8cfafa9f5c459751584efc5a9fbf163c09fe9ac7 (diff) |
Version bump casablanca branch to 3.0.1-SNAPSHOT
Change-Id: I4662c18bb029d4a131c1f90384425ffba74bf767
Issue-ID: INT-723
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 48dd9c12a..ba3f88fed 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>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |