From ae308093d9fd360c6b3cea46f4a8a4c7141016b8 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Tue, 16 May 2017 15:39:39 +0200 Subject: make separate parent pom for plugins --- maven-plugins/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 maven-plugins/pom.xml (limited to 'maven-plugins') diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml new file mode 100644 index 00000000000..ab201932882 --- /dev/null +++ b/maven-plugins/pom.xml @@ -0,0 +1,25 @@ + + + + 4.0.0 + + com.yahoo.vespa + parent + 6-SNAPSHOT + + com.yahoo.vespa + bundle-plugins + bundle-plugins + pom + 6-SNAPSHOT + Parent artifact for Vespa maven plugins. + http://yahoo.github.io/vespa + + + ../annotations + ../scalalib + ../bundle-plugin + ../configgen + ../config-class-plugin + + -- cgit v1.2.3