Author: simonetripodi
Date: Sat Mar 17 10:44:27 2012
New Revision: 1301915
URL: http://svn.apache.org/viewvc?rev=1301915&view=rev
Log:
main resources not needed ATM
Modified:
commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml
Modified: commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml?rev=1301915&r1=1301914&r2=1301915&view=diff
==============================================================================
--- commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml
(original)
+++ commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml Sat
Mar 17 10:44:27 2012
@@ -133,10 +133,6 @@
<include>LICENSE.txt</include>
</includes>
</resource>
- <resource>
- <directory>src/main/resources</directory>
- <filtering>false</filtering>
- </resource>
</resources>
<testResources>