[webbeans-commits] Webbeans SVN: r1875 - doc/trunk/reference.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Mar 9 10:55:32 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-09 10:55:31 -0400 (Mon, 09 Mar 2009)
New Revision: 1875

Modified:
   doc/trunk/reference/pom.xml
Log:
add versiobn

Modified: doc/trunk/reference/pom.xml
===================================================================
--- doc/trunk/reference/pom.xml	2009-03-09 14:53:01 UTC (rev 1874)
+++ doc/trunk/reference/pom.xml	2009-03-09 14:55:31 UTC (rev 1875)
@@ -218,6 +218,11 @@
             </plugin>
             <plugin>
                <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-release-plugin</artifactId>
+               <version>2.0-beta-7</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-enforcer-plugin</artifactId>
                <version>1.0-alpha-4</version>
                <executions>




More information about the weld-commits mailing list