aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-04-22 13:57:25 +0200
committergjoranv <gv@verizonmedia.com>2022-04-22 13:57:25 +0200
commite6c8f49cc768573baa37f3d6b59ef6fd9c1bdc13 (patch)
tree45ff0dfa849ea4f210dd316376477f06e1f8edc0 /bundle-plugin/pom.xml
parent83d33ec961ec5c30e383f9f85ee9bec97a12b7fe (diff)
Add version management for maven-archiver in parent.
Diffstat (limited to 'bundle-plugin/pom.xml')
-rw-r--r--bundle-plugin/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle-plugin/pom.xml b/bundle-plugin/pom.xml
index 0c535606e90..d0a6d43d9c5 100644
--- a/bundle-plugin/pom.xml
+++ b/bundle-plugin/pom.xml
@@ -29,7 +29,6 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>