Author: cziegeler
Date: Thu Jan 7 07:33:18 2016
New Revision: 1723478
URL: http://svn.apache.org/viewvc?rev=1723478&view=rev
Log:
Use parent pom 4
Modified:
felix/trunk/http/api/pom.xml
Modified: felix/trunk/http/api/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/api/pom.xml?rev=1723478&r1=1723477&r2=1723478&view=diff
==============================================================================
--- felix/trunk/http/api/pom.xml (original)
+++ felix/trunk/http/api/pom.xml Thu Jan 7 07:33:18 2016
@@ -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>