aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-08-26 09:25:48 -0700
committersebdet <sebastien.determe@intl.att.com>2019-08-26 09:25:48 -0700
commit8e8273217c6d47215e2ae88c890889dbb0b70fee (patch)
tree8331bcab0c9f72f9c538a5c19292fb062466a7be /pom.xml
parentd0d65631dfda6b43339e5c3dd1f1c336040d6672 (diff)
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b341f134..ca20dfca 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>