[jopr-commits] JOPR SVN: r1149 - trunk/modules/plugins/jboss-as-5.

jopr-commits at lists.jboss.org jopr-commits at lists.jboss.org
Wed Sep 2 22:44:46 EDT 2009


Author: jayshaughnessy
Date: 2009-09-02 22:44:46 -0400 (Wed, 02 Sep 2009)
New Revision: 1149

Modified:
   trunk/modules/plugins/jboss-as-5/pom.xml
Log:
Jopr Build 2.3.0 (remove SNAPSHOT dependencies)

Modified: trunk/modules/plugins/jboss-as-5/pom.xml
===================================================================
--- trunk/modules/plugins/jboss-as-5/pom.xml	2009-09-03 02:30:34 UTC (rev 1148)
+++ trunk/modules/plugins/jboss-as-5/pom.xml	2009-09-03 02:44:46 UTC (rev 1149)
@@ -122,7 +122,7 @@
 
         <!-- NOTE: To shorten the list of required dependencies (as commented out below),
                    we now use the following method. -->
-            
+<!--            
         <dependency>
             <groupId>org.jboss.jbossas</groupId>
             <artifactId>jboss-as-client</artifactId>
@@ -142,7 +142,7 @@
           <artifactId>jboss-security-aspects</artifactId>
           <scope>test</scope>
         </dependency>
-        
+-->        
 <!-- 
         <dependency>
             <groupId>org.jboss.microcontainer</groupId>



More information about the jopr-commits mailing list