From ee2ff03c5b835dc1d8a31a558840a4684ee12297 Mon Sep 17 00:00:00 2001 From: Andreas Gudian Date: Wed, 16 Mar 2016 20:32:07 +0100 Subject: [PATCH] Update documentation version to 1.1.0.Beta1 and skip deployment of the documentation pom. --- documentation/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/pom.xml b/documentation/pom.xml index dc7b81189..4030a2446 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -67,7 +67,7 @@ coderay - 1.0.0.Final + 1.1.0.Beta1 font @@ -100,6 +100,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + +