Author: nickboldt
Date: 2010-08-20 15:27:51 -0400 (Fri, 20 Aug 2010)
New Revision: 24349
Modified:
trunk/build/aggregate/site/pom.xml
Log:
add inputRepo5 (drools nightly) to pom.xml
Modified: trunk/build/aggregate/site/pom.xml
===================================================================
--- trunk/build/aggregate/site/pom.xml 2010-08-20 19:05:36 UTC (rev 24348)
+++ trunk/build/aggregate/site/pom.xml 2010-08-20 19:27:51 UTC (rev 24349)
@@ -115,6 +115,14 @@
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <id>inputRepo5</id>
+ <url>${inputRepo5}/all/repo/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
</repositories>
<profiles>
Show replies by date