[jboss-cvs] JBossAS SVN: r75704 - trunk/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 11 12:05:49 EDT 2008


Author: pgier
Date: 2008-07-11 12:05:49 -0400 (Fri, 11 Jul 2008)
New Revision: 75704

Modified:
   trunk/thirdparty/pom.xml
Log:
Update buildmagic-thirdparty plugin to fix issue with resource artifacts.

Modified: trunk/thirdparty/pom.xml
===================================================================
--- trunk/thirdparty/pom.xml	2008-07-11 15:58:00 UTC (rev 75703)
+++ trunk/thirdparty/pom.xml	2008-07-11 16:05:49 UTC (rev 75704)
@@ -18,7 +18,7 @@
       <plugin>
         <groupId>org.jboss.maven.plugins</groupId>
         <artifactId>maven-buildmagic-thirdparty-plugin</artifactId>
-        <version>2.0</version>
+        <version>2.1-SNAPSHOT</version>
         <executions>
           <execution>
             <id>build-thirdparty</id>




More information about the jboss-cvs-commits mailing list