aboutsummaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/pom.xml
diff options
context:
space:
mode:
authorIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2018-11-29 13:20:08 +0100
committerIlpo Ruotsalainen <ilpo.ruotsalainen@oath.com>2018-11-29 13:20:08 +0100
commit748ede2ebf22520358d65c954d7fc1b2241758e6 (patch)
tree0d7e32a9e4bc384f421fc9891f4556d3dac9b7ac /abi-check-plugin/pom.xml
parent67f987016c43dd91795e01e696d9702f430761e5 (diff)
Simplify; we ship no resources.
Diffstat (limited to 'abi-check-plugin/pom.xml')
-rw-r--r--abi-check-plugin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/abi-check-plugin/pom.xml b/abi-check-plugin/pom.xml
index 2cab69d22e9..e8575fd8a59 100644
--- a/abi-check-plugin/pom.xml
+++ b/abi-check-plugin/pom.xml
@@ -51,12 +51,6 @@
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
- <resources>
- <resource>
- <directory>src/main/resources</directory>
- <filtering>true</filtering>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>