[webbeans-commits] Webbeans SVN: r1880 - doc/tags/webbeans-reference-guide-1.0.0.BETA1.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Mar 9 11:14:26 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-09 11:14:26 -0400 (Mon, 09 Mar 2009)
New Revision: 1880

Modified:
   doc/tags/webbeans-reference-guide-1.0.0.BETA1/pom.xml
Log:
fix tag

Modified: doc/tags/webbeans-reference-guide-1.0.0.BETA1/pom.xml
===================================================================
--- doc/tags/webbeans-reference-guide-1.0.0.BETA1/pom.xml	2009-03-09 15:10:55 UTC (rev 1879)
+++ doc/tags/webbeans-reference-guide-1.0.0.BETA1/pom.xml	2009-03-09 15:14:26 UTC (rev 1880)
@@ -224,6 +224,11 @@
             </plugin>
             <plugin>
                <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-javadoc-plugin</artifactId>
+               <version>2.4</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-enforcer-plugin</artifactId>
                <version>1.0-alpha-4</version>
                <executions>
@@ -318,4 +323,4 @@
          <url>dav:https://snapshots.jboss.org/maven2</url>
       </snapshotRepository>
    </distributionManagement>
-</project>
\ No newline at end of file
+</project>




More information about the weld-commits mailing list