From: sebdet Date: Fri, 3 Apr 2020 13:06:18 +0000 (+0200) Subject: Bump up clamp to 5.0.3 X-Git-Tag: 5.0.3~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=c0426bafb14ca8564ef2d0c64479b0acf005e315 Bump up clamp to 5.0.3 Bump up clamp to 5.0.3 to provide new fixes Issue-ID: CLAMP-813 Signed-off-by: sebdet Change-Id: I64e1ffef8bde92f5dad52064c0d00b4c594e622c --- diff --git a/pom.xml b/pom.xml index 3344f807..3a641490 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.2-SNAPSHOT + 5.0.3-SNAPSHOT clamp diff --git a/version.properties b/version.properties index be33a5eb..578d597a 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}