From 0b60ca366adec5dc0d63cfb7c34bbe5e065d0448 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Mon, 29 Jul 2019 10:37:38 +0300 Subject: Update DCAE-DS version 1.3.1 Change-Id: Ie45e8f52f8e69582b757806b43d5861e42e168dc Issue-ID: SDC-2478 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 96b3fa3..99f0057 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.sdc.dcae-d.tosca-lab dcae-tosca-lab pom - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT sdc-dcae-d-tosca-lab diff --git a/version.properties b/version.properties index 235314e..a61846b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg