summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-07-13 11:54:39 +0200
committergjoranv <gv@verizonmedia.com>2022-07-13 11:54:39 +0200
commitb1c741e102711830fa2fe0caa4908b76274aa9b2 (patch)
tree86d8af7039f96c4344fe0ba704c92fd1d0ab3235 /vespa-maven-plugin
parent3ad0117c5ec96bb3d32495a222409df074cfd7d9 (diff)
Remove all dependencies to yolean
Diffstat (limited to 'vespa-maven-plugin')
-rw-r--r--vespa-maven-plugin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vespa-maven-plugin/pom.xml b/vespa-maven-plugin/pom.xml
index 8f46e5ff35f..c7ea54a3977 100644
--- a/vespa-maven-plugin/pom.xml
+++ b/vespa-maven-plugin/pom.xml
@@ -49,12 +49,6 @@
<artifactId>tenant-cd-api</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>yolean</artifactId>
- <version>${project.version}</version>
- </dependency>
-
<dependency>
<groupId>org.ow2.asm</groupId>