Busted by the tab monitor. Tabs removed.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-04-12 08:12:23 +00:00
parent 2a9bc0d8a6
commit 24976b5cb4

View File

@@ -12,14 +12,14 @@
<doc:registerReport
name="FAQs"
pluginName="faq"
description="Frequently Asked Questions."
description="Frequently Asked Questions."
link="faq"/>
</j:if>
</goal>
<goal name="maven-faq-plugin:deregister">
<j:if test="${sourcesPresent}">
<doc:deregisterReport name="FAQs"/>
<doc:deregisterReport name="FAQs"/>
</j:if>
</goal>