From f580f56cbfdde4bd305d553a8934160397999b69 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Thu, 19 Mar 2020 10:51:01 +0200 Subject: Bump version 1.3.3 Change-Id: Ie1d1aa2c5f13a7b0d18c06c9d0ece157462f07c1 Issue-ID: SDC-2798 Signed-off-by: Ofir Sonsino --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 89e3462..f988944 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.sdc.dcae-d.tosca-lab dcae-tosca-lab pom - 1.3.1-SNAPSHOT + 1.3.3-SNAPSHOT sdc-dcae-d-tosca-lab diff --git a/version.properties b/version.properties index a61846b..5ad9fe3 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg