diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-24 14:55:29 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-10-24 14:57:08 +0000 |
commit | 3a25e404831b6ab2320795a44e7a0447bed9d12f (patch) | |
tree | dcbc2ebf7ce83032d3578023249cbed560510532 /artifactbroker/model/pom.xml | |
parent | 5361935a9eb936b72045f297263304febf0bcca4 (diff) |
Bump up version to 1.5.0
Issue-ID: MULTICLOUD-868
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I1823f9c01b0b030d4b59690d1097eae8ce488ab9
Diffstat (limited to 'artifactbroker/model/pom.xml')
-rw-r--r-- | artifactbroker/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/model/pom.xml b/artifactbroker/model/pom.xml index 853f1dd..8d657a2 100644 --- a/artifactbroker/model/pom.xml +++ b/artifactbroker/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |