diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-04-26 04:43:35 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-04-26 04:43:35 +0000 |
commit | 94a9bcfabe1cd010bc4a18010ac7026b3045c671 (patch) | |
tree | d5c14c5363150344e1246d777b9807ad027ccdd9 /artifactbroker/pom.xml | |
parent | a25cd850b12aad9e395601a80b7b840e810e58c5 (diff) |
Upgrade version to 1.3.1
1.3.0 was used by integration team for validation
Change-Id: I90147a31d451b4288836242cc3112a1a82357b46
Issue-ID: MULTICLOUD-589
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'artifactbroker/pom.xml')
-rw-r--r-- | artifactbroker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 1e0a1f7..818ddf0 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-framework-artifactbroker</name> <description>artifact broker</description> |