Author: nickboldt
Date: 2011-08-18 12:51:04 -0400 (Thu, 18 Aug 2011)
New Revision: 34062
Modified:
trunk/build/pom.xml
Log:
remove drools builder from build/pom.xml - no longer anything in there to build
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2011-08-18 16:41:24 UTC (rev 34061)
+++ trunk/build/pom.xml 2011-08-18 16:51:04 UTC (rev 34062)
@@ -601,16 +601,6 @@
</profile>
<profile>
- <id>drools</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <modules>
- <module>../drools</module>
- </modules>
- </profile>
-
- <profile>
<id>runtime</id>
<activation>
<activeByDefault>true</activeByDefault>
Show replies by date