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