aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index afc1232957b..21c3b6f2752 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -112,18 +112,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>