diff options
author | Bin Yang <bin.yang@windriver.com> | 2020-01-23 03:01:21 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2020-01-23 03:01:21 +0000 |
commit | dbedced3ac20d1fa8fa28663041cc4518e8bc8d1 (patch) | |
tree | 4db33bafd609a8765abfd6bfc54690d16793e34b /artifactbroker/model/pom.xml | |
parent | 15628e77c42c880c4b32bc09261c69164124eaa6 (diff) |
Upgrade patch version to 1.5.1
Change-Id: Ia1dc607761af0aff9cd2118123ede6e6120e8535
Issue-ID: MULTICLOUD-979
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 8d657a2..d312715 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.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |