Use parent pom 4
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1723478 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/api/pom.xml b/http/api/pom.xml
index 6a3ccab..821efb8 100644
--- a/http/api/pom.xml
+++ b/http/api/pom.xml
@@ -65,15 +65,6 @@
</instructions>
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.rat</groupId>
- <artifactId>apache-rat-plugin</artifactId>
- <configuration>
- <excludes>
- <exclude>**/packageinfo</exclude>
- </excludes>
- </configuration>
- </plugin>
</plugins>
</build>