Author: simonetripodi Date: Sat Mar 17 10:47:05 2012 New Revision: 1301916 URL: http://svn.apache.org/viewvc?rev=1301916&view=rev Log: explicit basedir
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=1301916&r1=1301915&r2=1301916&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:47:05 2012 @@ -126,7 +126,7 @@ <build> <resources> <resource> - <directory>.</directory> + <directory>${basedir}</directory> <targetPath>META-INF</targetPath> <includes> <include>NOTICE.txt</include>