summaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 5cef496a941..3bb5f25951c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,7 +83,7 @@
<artifactId>maven-bundle-plugin</artifactId>
<version>3.5.0</version>
<configuration>
- <!-- TODO: this should be a temporary workaround until bundle-plugin understands java 10 -->
+ <!-- TODO: remove when bundle-plugin understands java 10, https://issues.apache.org/jira/browse/FELIX-5879 -->
<instructions>
<_noee>true</_noee>
</instructions>