aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-10-19 09:58:42 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-10-19 09:58:42 +0200
commit53e27a2b1277a40c5f9edc080387ae45cbd64199 (patch)
tree8e4a024f31aeee24c72d80da604bb333e1526019 /vespaclient-container-plugin/pom.xml
parenta2cee569e402332aee35cc12374bff3b0da34135 (diff)
Add container module for exteral dependees
Diffstat (limited to 'vespaclient-container-plugin/pom.xml')
-rw-r--r--vespaclient-container-plugin/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml
index 422565f55ae..63bdc1eb5fa 100644
--- a/vespaclient-container-plugin/pom.xml
+++ b/vespaclient-container-plugin/pom.xml
@@ -1,5 +1,7 @@
<?xml version="1.0"?>
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!-- Implementation of document-api in the container. -->
+<!-- TODO: Rename to container-documentapi on Vespa 7 -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>