diff --git a/etc/jqassistant/api.adoc b/etc/jqassistant/api.adoc index 1428f0245..d187b5c2d 100644 --- a/etc/jqassistant/api.adoc +++ b/etc/jqassistant/api.adoc @@ -20,7 +20,7 @@ RETURN p.fqn, c.name Public interfaces, classes or annotations are either part of internal or public API and have a status. [[api:api-guardian-api-concept]] -[source,cypher,role="concept"] +[source,cypher,role="concept",verify=rowCount,rowCountMin=0] .Define which Java artifacts are part of internal or public API ---- MATCH (c:Java) - [:ANNOTATED_BY] -> (a) - [:OF_TYPE] -> (t:Type {fqn: 'org.apiguardian.api.API'}), diff --git a/pom.xml b/pom.xml index 802ac87f1..7b36a51c5 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,7 @@ 1.1.0 0.8.4 1.8 + 1.7.1 1.7.0 1.7.0 5.4.0 @@ -285,7 +286,7 @@ org.jqassistant.contrib.plugin jqassistant-dashboard-plugin - ${jqassistant.version} + ${jqassistant-dashboard-plugin.version} de.kontext-e.jqassistant.plugin