[seam-commits] Seam SVN: r12980 - modules/jms/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Jun 2 15:01:14 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-06-02 15:01:13 -0400 (Wed, 02 Jun 2010)
New Revision: 12980

Modified:
   modules/jms/trunk/pom.xml
Log:
add plugin version

Modified: modules/jms/trunk/pom.xml
===================================================================
--- modules/jms/trunk/pom.xml	2010-06-02 18:54:46 UTC (rev 12979)
+++ modules/jms/trunk/pom.xml	2010-06-02 19:01:13 UTC (rev 12980)
@@ -78,9 +78,11 @@
             <pluginManagement>
                <plugins>
 
+                  <!-- Specify this locally. Arquillian will support this properly soon -->
                   <plugin>
                      <groupId>org.codehaus.cargo</groupId>
                      <artifactId>cargo-maven2-plugin</artifactId>
+                     <version>1.0-beta-2</version>
                      <executions>
                         <execution>
                            <id>start-container</id>



More information about the seam-commits mailing list