summaryrefslogtreecommitdiffstats
path: root/vespaclient-java
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-09-27 10:59:15 +0200
committergjoranv <gv@oath.com>2019-01-21 15:09:22 +0100
commit7697c2cb156101dccf7eb1edaaa97fd0c4c3739c (patch)
tree62a9a59b57e945999d6258bf42f203a6f60d42db /vespaclient-java
parent5bd379ebc4e85e96be757b223e133bf8e098da1c (diff)
Remove TODO comment that was leftover from previous refactoring
Diffstat (limited to 'vespaclient-java')
-rw-r--r--vespaclient-java/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespaclient-java/pom.xml b/vespaclient-java/pom.xml
index a7ac908279b..af82ea7a47a 100644
--- a/vespaclient-java/pom.xml
+++ b/vespaclient-java/pom.xml
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-<!-- TODO: Remove this module 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>