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