summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-06-22 16:18:01 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-06-22 17:09:08 +0200
commit1007b2fc5878f3abd3c49bc4cace2cfb673f050e (patch)
tree165f7ab970e54a0e6fede38e73f4d8ca08dab8cf
parentc90338cbfe7089c028ba858efcc99dc33b40504a (diff)
Remove unused dependency
-rw-r--r--vespa-maven-plugin/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespa-maven-plugin/pom.xml b/vespa-maven-plugin/pom.xml
index 9f1d6f5ff6b..21c79d65ac9 100644
--- a/vespa-maven-plugin/pom.xml
+++ b/vespa-maven-plugin/pom.xml
@@ -46,10 +46,6 @@
</dependency>
<dependency>
- <groupId>commons-cli</groupId>
- <artifactId>commons-cli</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
</dependency>