aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
diff options
context:
space:
mode:
Diffstat (limited to 'yolean')
-rw-r--r--yolean/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/yolean/pom.xml b/yolean/pom.xml
index 60896048553..3b1f8887906 100644
--- a/yolean/pom.xml
+++ b/yolean/pom.xml
@@ -54,18 +54,6 @@
<plugin>
<groupId>com.yahoo.vespa</groupId>
<artifactId>abi-check-plugin</artifactId>
- <version>${project.version}</version>
- <configuration>
- <publicApiAnnotation>com.yahoo.api.annotations.PublicApi</publicApiAnnotation>
- </configuration>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>abicheck</goal>
- </goals>
- </execution>
- </executions>
</plugin>
</plugins>
</build>