diff options
author | Helen Chen <helen.chen@huawei.com> | 2018-11-16 04:11:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-16 04:11:52 +0000 |
commit | 25548aa66199b3e7cb4e54204a862f97e4ae6d46 (patch) | |
tree | 881301d06b619bb82915489f929b5addacc07764 /version-manifest | |
parent | 2e1cf16725fa5f784816f2336c9f5cd60e9baa16 (diff) | |
parent | 21456616d8924b9e7705a05ee1e87cc3dd013a13 (diff) |
Merge "Version bump integration master to 1.4.0-SNAPSHOT"
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..ab55b5c90 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>4.0.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |