Bump up clamp

Update version to 4.1.1 for preparing the next release

Issue-ID: CLAMP-480
Change-Id: I36b0c66a886ac161b516a853a1315037f2b89666
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/pom.xml b/pom.xml
index b341f13..ca20dfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 		<modelVersion>4.0.0</modelVersion>
 		<groupId>org.onap.clamp</groupId>
 		<artifactId>clds</artifactId>
-		<version>4.1.0-SNAPSHOT</version>
+		<version>4.1.1-SNAPSHOT</version>
 		<name>clamp</name>
 
 
@@ -1222,7 +1222,7 @@
 					<plugin>
 						<groupId>com.github.eirslett</groupId>
 						<artifactId>frontend-maven-plugin</artifactId>
-						<version>1.6</version>
+						<version>1.8.0</version>
 						<configuration>
 							<installDirectory>${project.build.directory}/${ui.react.src}</installDirectory>
 							<workingDirectory>${project.build.directory}/${ui.react.src}</workingDirectory>