From f5e347768e9503285c41346c646351c2bd3e11f5 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Mon, 9 Oct 2017 08:58:41 +0200 Subject: HONEYCOMB-393 - Introduce asciidoc-scripts && scripts-parent Change-Id: I15032951c52d25a3805c0348c8f400a935174eef Signed-off-by: Jan Srnicek --- common/common-scripts/pom.xml | 60 ++++++------------------------------------- 1 file changed, 8 insertions(+), 52 deletions(-) (limited to 'common/common-scripts/pom.xml') diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index cc78e816c..3de8e3c9d 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -18,6 +18,13 @@ + + io.fd.honeycomb.scripts + scripts-parent + 1.18.01-SNAPSHOT + ../scripts-parent + + 4.0.0 io.fd.honeycomb.common common-scripts @@ -26,68 +33,17 @@ jar - - 2.0 - 2.4.7 - 2.9.2-01 - 2.4.3-01 2.5 - 0.10.1-Carbon - - - - - org.apache.maven.plugins - maven-site-plugin - - true - true - - - - - - - org.codehaus.groovy - groovy-eclipse-compiler - ${groovy.eclipse.compiler.version} - true - - - maven-compiler-plugin - - - groovy-eclipse-compiler - - - - org.codehaus.groovy - groovy-eclipse-compiler - ${groovy.eclipse.compiler.version} - - - - org.codehaus.groovy - groovy-eclipse-batch - ${groovy.eclipse.batch.version} - - - - - - org.codehaus.groovy groovy-all - ${groovy.version} org.opendaylight.mdsal yang-binding - ${yang-binding.version} commons-io @@ -97,7 +53,7 @@ io.fd.honeycomb.yang yang-whitelist-impl - 1.18.01-SNAPSHOT + ${project.version} -- cgit 1.2.3-korg