aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade/pom.xml')
-rw-r--r--zkfacade/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 1a91f2b12cd..822335880c1 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -129,18 +129,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>