summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-10-10 14:53:55 +0200
committergjoranv <gv@oath.com>2019-01-21 15:09:23 +0100
commitefa0bdb5ad7c8669c183af15e564e65efe23bb20 (patch)
treed2044ef077a0670c63d3e5f63f7a62dec2613424 /jdisc_core_test
parent31ee8d29f9bb8b01b7a436bf2af07ba8c2812a9b (diff)
Remove Vespa 7 TODO that is unfeasible.
Diffstat (limited to 'jdisc_core_test')
-rw-r--r--jdisc_core_test/test_bundles/cert-b/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdisc_core_test/test_bundles/cert-b/pom.xml b/jdisc_core_test/test_bundles/cert-b/pom.xml
index c634dda581a..f8791a7c298 100644
--- a/jdisc_core_test/test_bundles/cert-b/pom.xml
+++ b/jdisc_core_test/test_bundles/cert-b/pom.xml
@@ -21,7 +21,6 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
- <!-- The Vespa bundle-plugin doesn't include groupId. TODO Vespa 7: remove if that is fixed. -->
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
</configuration>
</plugin>