Bump up clamp

Bump up to version 4.1.3

Issue-ID: CLAMP-513
Change-Id: I1cd2a7dabc58ad58d5b234996d68feba3d7a1e74
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/pom.xml b/pom.xml
index 17cba6f..d4e9e1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.onap.clamp</groupId>
 	<artifactId>clds</artifactId>
-	<version>4.1.2-SNAPSHOT</version>
+	<version>4.1.3-SNAPSHOT</version>
 	<name>clamp</name>
 
 
diff --git a/version.properties b/version.properties
index 75f8a3b..d611b20 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
 
 major=4
 minor=1
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}