diff --git a/pom.xml b/pom.xml
index 53dbecb..6780dbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.jqassistant.plugin
parent
- 2.5.0
+ 2.6.0
@@ -72,8 +72,13 @@
- org.yaml
- snakeyaml
+ com.buschmais.jqassistant.core
+ store
+ provided
+
+
+ com.buschmais.jqassistant.core
+ scanner
provided
@@ -81,6 +86,11 @@
common
provided
+
+ org.yaml
+ snakeyaml
+ provided
+
com.buschmais.xo
xo.api