diff options
author | liboNet <libo.zhu@intel.com> | 2019-05-24 03:19:25 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-23 03:32:51 +0000 |
commit | 9bd32245361a16cc643219909df35b21949798c3 (patch) | |
tree | 59c561cdfb3de70cb509fa86f69307f1bf84f3d5 /artifactbroker/model/pom.xml | |
parent | 3d4db216873da17cc6dfdddfb78553bb325647fd (diff) |
Upgrade to 1.3.31.3.3
This is to workaround that 1.3.2 releasing failure
Change-Id: I70804a0bb2e5fa358fcf4a33cab937a718d84b34
Issue-ID: MULTICLOUD-648
Signed-off-by: liboNet <libo.zhu@intel.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 f2324e0..28df7b1 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.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |