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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 29 13:46:34 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-07-29 13:46:34 -0400 (Tue, 29 Jul 2008)
New Revision: 76429

Modified:
   trunk/thirdparty/pom.xml
Log:
Change the download-sources profile activation variable to download-sources


Modified: trunk/thirdparty/pom.xml
===================================================================
--- trunk/thirdparty/pom.xml	2008-07-29 15:16:25 UTC (rev 76428)
+++ trunk/thirdparty/pom.xml	2008-07-29 17:46:34 UTC (rev 76429)
@@ -1826,7 +1826,7 @@
       <id>download-sources</id>
       <activation>
         <property>
-          <name>download.sources</name>
+          <name>download-sources</name>
         </property>
       </activation>
       <build>




More information about the jboss-cvs-commits mailing list