summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <jvenstad@yahoo-inc.com>2019-05-14 14:49:13 +0200
committerJon Marius Venstad <jvenstad@yahoo-inc.com>2019-05-14 15:10:06 +0200
commitdbe747d9d70d99cba32136be6c186d678d5c24ac (patch)
tree3774e07520f25b03b35170db28319e51019f802b /vespa-maven-plugin/pom.xml
parent29963c7368aa6d8bbc4cdbf682752dcef50495fe (diff)
Improve output from mojos
Diffstat (limited to 'vespa-maven-plugin/pom.xml')
-rw-r--r--vespa-maven-plugin/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/vespa-maven-plugin/pom.xml b/vespa-maven-plugin/pom.xml
index 321ab0074e7..57ce1ccadf8 100644
--- a/vespa-maven-plugin/pom.xml
+++ b/vespa-maven-plugin/pom.xml
@@ -41,11 +41,6 @@
</dependency>
<dependency>
- <groupId>org.fusesource.jansi</groupId>
- <artifactId>jansi</artifactId>
- <version>1.17.1</version>
- </dependency>
- <dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
</dependency>