From: sebdet Date: Mon, 20 Apr 2020 13:35:38 +0000 (+0200) Subject: Release 5.0.5 X-Git-Tag: 5.0.5~6^2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=caa876367571328ce9894f712fbfc287674dd0e0;p=clamp.git Release 5.0.5 Prepare for 5.0.5 Issue-ID: CLAMP-833 Signed-off-by: sebdet Change-Id: I26aa07c55f45f666bd46dc28b8eb676e62bd40b0 --- diff --git a/pom.xml b/pom.xml index bab08d1b..9825d35b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.4-SNAPSHOT + 5.0.5-SNAPSHOT clamp diff --git a/version.properties b/version.properties index b425bc66..cdbe71c1 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}