diff --git a/documentation/quickstart/pom.xml b/documentation/quickstart/pom.xml index 7e7b702..c8a59f7 100755 --- a/documentation/quickstart/pom.xml +++ b/documentation/quickstart/pom.xml @@ -62,6 +62,42 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.jboss.maven.plugins + + + maven-jdocbook-plugin + + + [2.3.5,) + + + generate + resources + + + + + + + + + + + + diff --git a/documentation/reference/pom.xml b/documentation/reference/pom.xml index b2649c4..03daa3d 100755 --- a/documentation/reference/pom.xml +++ b/documentation/reference/pom.xml @@ -62,6 +62,42 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.jboss.maven.plugins + + + maven-jdocbook-plugin + + + [2.3.5,) + + + generate + resources + + + + + + + + + + + + -- libgit2 0.21.2