[webbeans-commits] Webbeans SVN: r2599 - doc/tags/1.0.0.PREVIEW1.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Mon Apr 20 08:58:16 EDT 2009
Author: pete.muir at jboss.org
Date: 2009-04-20 08:58:16 -0400 (Mon, 20 Apr 2009)
New Revision: 2599
Modified:
doc/tags/1.0.0.PREVIEW1/pom.xml
Log:
oops
Modified: doc/tags/1.0.0.PREVIEW1/pom.xml
===================================================================
--- doc/tags/1.0.0.PREVIEW1/pom.xml 2009-04-20 12:54:53 UTC (rev 2598)
+++ doc/tags/1.0.0.PREVIEW1/pom.xml 2009-04-20 12:58:16 UTC (rev 2599)
@@ -115,13 +115,13 @@
<localeSeparator>-</localeSeparator>
</options>
</configuration>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.4</version>
- </plugin>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.4</version>
+ </plugin>
+ <plugin>
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<execution>
More information about the weld-commits
mailing list