[webbeans-commits] Webbeans SVN: r1915 - ri/trunk/version-matrix.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Wed Mar 11 09:17:50 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-11 09:17:49 -0400 (Wed, 11 Mar 2009)
New Revision: 1915

Modified:
   ri/trunk/version-matrix/pom.xml
Log:
switch to using harness project

Modified: ri/trunk/version-matrix/pom.xml
===================================================================
--- ri/trunk/version-matrix/pom.xml	2009-03-11 13:17:32 UTC (rev 1914)
+++ ri/trunk/version-matrix/pom.xml	2009-03-11 13:17:49 UTC (rev 1915)
@@ -290,6 +290,11 @@
                <version>2.0.2</version>
             </plugin>
             <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-release-plugin</artifactId>
+              <version>2.0-beta-8</version>
+            </plugin>
+            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jar-plugin</artifactId>
             </plugin>




More information about the weld-commits mailing list