aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-10-25 11:38:04 +0200
committergjoranv <gv@verizonmedia.com>2021-10-26 16:27:51 +0200
commita5dcc1e8a200e608bcb86372ca88a30460f04fe5 (patch)
treec1e09ca7a0e8f7968576ddf7eaa36db0540351e5 /parent
parent64fcf6cd81a45679ac4c25bfc7b5bbd14da8ae9e (diff)
Remove invalid TODO. The maven-bundle-plugin had a regression on a certain version.
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index fb68da949bd..488683d688b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -889,7 +889,6 @@
<commons.math3.version>3.6.1</commons.math3.version>
<junit.version>5.7.0</junit.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
- <!-- TODO: in order to upgrade above 4.1.0, we probably need to convert fat-model-deps to a jar artifact. -->
<maven-bundle-plugin.version>5.1.2</maven-bundle-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>