[jboss-cvs] JBossAS SVN: r110456 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 26 13:54:08 EST 2011


Author: pgier
Date: 2011-01-26 13:54:08 -0500 (Wed, 26 Jan 2011)
New Revision: 110456

Modified:
   trunk/build/pom.xml
Log:
[JBAS-8794] Update license-maven-plugin to prevent duplicate license downloads

Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml	2011-01-26 17:24:12 UTC (rev 110455)
+++ trunk/build/pom.xml	2011-01-26 18:54:08 UTC (rev 110456)
@@ -44,7 +44,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>license-maven-plugin</artifactId>
-            <version>1.0-alpha-1-jboss-1</version>
+            <version>1.0-alpha-1-2-jbossorg</version>
             <inherited>false</inherited>
             <executions>
               <execution>



More information about the jboss-cvs-commits mailing list