diff --git a/distribution/pom.xml b/distribution/pom.xml index dfdb413fca..a8d2e37367 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -95,12 +95,6 @@ org.hibernate.ogm hibernate-ogm-neo4j - - - org.hibernate.ogm - hibernate-ogm-javadoc - ${project.version} - javadoc org.hibernate.ogm @@ -172,4 +166,26 @@ + + + + doc + + + [1.7, 1.9) + + skipDocs + !true + + + + + org.hibernate.ogm + hibernate-ogm-javadoc + ${project.version} + javadoc + + + +