diff --git a/pom.xml b/pom.xml index fa75a0de5..74b053b13 100644 --- a/pom.xml +++ b/pom.xml @@ -86,8 +86,8 @@ 1.1.0 0.8.2 1.8 - 1.6.0 - 1.6.0 + 1.7.0 + 1.7.0 5.4.0 3.1.0 3.0.0-M1 @@ -280,6 +280,18 @@ etc/jqassistant ${skipArchitectureTests} + + + org.jqassistant.contrib.plugin + jqassistant-dashboard-plugin + ${jqassistant.version} + + + de.kontext-e.jqassistant.plugin + jqassistant.plugin.git + ${jqassistant.version} + + org.jacoco diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 0e2bd36df..fdecda3fa 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -182,6 +182,15 @@ MINOR + + default + jqassistant-dashboard:Default + + + + ${project.basedir}/../.git + +