You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2010/04/09 00:09:06 UTC

svn commit: r932147 - /incubator/empire-db/trunk/pom.xml

Author: francisdb
Date: Thu Apr  8 22:09:05 2010
New Revision: 932147

URL: http://svn.apache.org/viewvc?rev=932147&view=rev
Log:
ignore release.properties for the rat plugin

Modified:
    incubator/empire-db/trunk/pom.xml

Modified: incubator/empire-db/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/pom.xml?rev=932147&r1=932146&r2=932147&view=diff
==============================================================================
--- incubator/empire-db/trunk/pom.xml (original)
+++ incubator/empire-db/trunk/pom.xml Thu Apr  8 22:09:05 2010
@@ -333,7 +333,7 @@
 			       	<version>0.6</version>
 			       	<configuration>
 			       		<excludes>
-			       			<!-- This might be to generic -->
+			       			<!-- This might be to generic  -->
 			       			<exclude>release.properties</exclude>
 			       			<exclude>**/target/**</exclude>
 			      			<exclude>**/dependencies.txt</exclude>