diff --git a/pom.xml b/pom.xml
index 40e6c38..4f22cd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,11 @@
Vaadin Directory
https://maven.vaadin.com/vaadin-addons
+
+
+ flowing-code-releases
+ https://maven.flowingcode.com/releases
+
@@ -96,9 +101,10 @@
provided
+
com.flowingcode.vaadin.test
testbench-rpc
- 1.5.0
+ 1.5.1
test
@@ -113,6 +119,7 @@
test
+
com.vaadin
vaadin-testbench
test
@@ -168,6 +175,19 @@
+
+
+ com.flowingcode.maven
+ dev-nuke-maven-plugin
+ 1.0.0
+
+
+
+ dev-nuke
+
+
+
+
org.apache.maven.plugins
maven-jar-plugin