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