diff --git a/base/pom.xml b/base/pom.xml
index 235a968..9f99f4c 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -56,6 +56,17 @@
+
+
+
+
+ flowing-code-snapshots
+ https://maven.flowingcode.com/snapshots
+
+ true
+
+
+
@@ -122,6 +133,7 @@
+
com.vaadin
vaadin-testbench
test
@@ -134,6 +146,7 @@
+
com.flowingcode.vaadin.test
testbench-rpc
1.5.0
@@ -210,6 +223,19 @@
+
+
+ com.flowingcode.maven
+ dev-nuke-maven-plugin
+ 1.0.0-SNAPSHOT
+
+
+
+ dev-nuke
+
+
+
+
org.apache.maven.plugins
maven-jar-plugin