summaryrefslogtreecommitdiffstats
path: root/artifactbroker/pom.xml
diff options
context:
space:
mode:
authorBin Yang <Bin.Yang@windriver.com>2019-09-27 02:14:32 +0000
committerBin Yang <Bin.Yang@windriver.com>2019-09-27 02:43:39 +0000
commitcba35332711747a9af0f8bf8412f88fadf5e93e3 (patch)
treed78a9839a2610674727a104372627f26a05d4e17 /artifactbroker/pom.xml
parent1a3b097f8d06be3683a7540610a1540246393215 (diff)
Bump version after releasing 1.4.1
Issue-ID: MULTICLOUD-808 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1de9ee3ab269a6027378b9c661858833af5e22e7
Diffstat (limited to 'artifactbroker/pom.xml')
-rw-r--r--artifactbroker/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml
index 5b3c1f2..856239f 100644
--- a/artifactbroker/pom.xml
+++ b/artifactbroker/pom.xml
@@ -17,12 +17,12 @@
<parent>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud-framework-artifactbroker</name>
<description>artifact broker</description>