From 72231250ed81e10d66bfe70701e64fa5fe50f712 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 15 Jun 2016 23:09:44 +0200 Subject: Publish --- filedistribution/pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 filedistribution/pom.xml (limited to 'filedistribution/pom.xml') diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml new file mode 100644 index 00000000000..ea5fb5b450e --- /dev/null +++ b/filedistribution/pom.xml @@ -0,0 +1,48 @@ + + + 4.0.0 + + com.yahoo.vespa + parent + 6-SNAPSHOT + ../parent/pom.xml + + filedistribution + 6-SNAPSHOT + jar + ${project.artifactId} + + + com.yahoo.vespa + config-lib + ${project.version} + + + + + + com.yahoo.vespa + config-class-plugin + ${project.version} + + + src/vespa/filedistribution/distributor, + src/vespa/filedistribution/model, + src/vespa/filedistribution/rpcconfig + + + + + config-gen + + config-gen + + + + + + + -- cgit v1.2.3