[jbosstools-commits] JBoss Tools SVN: r24008 - trunk/build/parent.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Aug 9 13:39:29 EDT 2010
Author: nickboldt
Date: 2010-08-09 13:39:29 -0400 (Mon, 09 Aug 2010)
New Revision: 24008
Modified:
trunk/build/parent/pom.xml
Log:
add xulrunner 1.9.1.2 site into helios-no-target profile
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2010-08-09 17:27:27 UTC (rev 24007)
+++ trunk/build/parent/pom.xml 2010-08-09 17:39:29 UTC (rev 24008)
@@ -275,6 +275,18 @@
<enabled>true</enabled>
</releases>
</repository>
+ <repository>
+ <id>jboss-xulrunner-1.9.1.2</id>
+ <url>http://download.jboss.org/jbosstools/updates/xulrunner/
+ </url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
<!--repository>
<id>jboss-xulrunner-1.9.2</id>
<url>http://download.jboss.org/jbosstools/updates/xulrunner-1.9.2/
More information about the jbosstools-commits
mailing list