diff options
author | 2019-07-11 04:09:29 +0000 | |
---|---|---|
committer | 2019-07-11 04:09:29 +0000 | |
commit | 463eb41dc371cc857d058b0ae22bdeab64f1f7e3 (patch) | |
tree | 7e23e9bd180e4e3a61d4e386e1654cd0babd76ca /newton/pom.xml | |
parent | 4070f8e43807f5c1746b5942b288c2ee99ad23f7 (diff) |
Bump up version for E Release
Change from 1.3.5 to 1.4.0
Change-Id: I91e1e5ffa95b54b6650d7b895ea5daf1590217dc
Issue-ID: MULTICLOUD-700
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'newton/pom.xml')
-rw-r--r-- | newton/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newton/pom.xml b/newton/pom.xml index b3a19a74..d04fab33 100644 --- a/newton/pom.xml +++ b/newton/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-newton</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-newton</name> <description>multicloud for openstack newton</description> |