Author: matzew
Date: Tue Feb 13 02:08:06 2007
New Revision: 506937
URL: http://svn.apache.org/viewvc?view=rev&rev=506937
Log:
module order changed, since the release:prepare is yowling
Modified:
incubator/adffaces/branches/matzew-m1-plugins/pom.xml
Modified: incubator/adffaces/branches/matzew-m1-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-m1-plugins/pom.xml?view=diff&rev=506937&r1=506936&r2=506937
==============================================================================
--- incubator/adffaces/branches/matzew-m1-plugins/pom.xml (original)
+++ incubator/adffaces/branches/matzew-m1-plugins/pom.xml Tue Feb 13 02:08:06
2007
@@ -203,13 +203,13 @@
</scm>
<modules>
- <module>maven-javacc-plugin</module>
<module>maven-faces-plugin</module>
- <module>maven-tagdoc-plugin</module>
+ <module>maven-javacc-plugin</module>
<module>maven-i18n-plugin</module>
<module>maven-jdev-plugin</module>
<module>maven-javascript-plugin</module>
<module>maven-xrts-plugin</module>
+ <module>maven-tagdoc-plugin</module>
<module>myfaces-archetype-trinidad</module>
</modules>