You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2018/10/10 19:36:13 UTC

svn commit: r1843495 - /creadur/rat/trunk/apache-rat-plugin/pom.xml

Author: pottlinger
Date: Wed Oct 10 19:36:13 2018
New Revision: 1843495

URL: http://svn.apache.org/viewvc?rev=1843495&view=rev
Log:
Adapt changes from mavenreleaseplugin dryRun

Modified:
    creadur/rat/trunk/apache-rat-plugin/pom.xml

Modified: creadur/rat/trunk/apache-rat-plugin/pom.xml
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-plugin/pom.xml?rev=1843495&r1=1843494&r2=1843495&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat-plugin/pom.xml (original)
+++ creadur/rat/trunk/apache-rat-plugin/pom.xml Wed Oct 10 19:36:13 2018
@@ -118,7 +118,7 @@
         						</goals>
         					</pluginExecutionFilter>
         					<action>
-        						<ignore></ignore>
+        						<ignore />
         					</action>
         				</pluginExecution>
         			</pluginExecutions>