Author: nickboldt
Date: 2010-11-17 16:14:44 -0500 (Wed, 17 Nov 2010)
New Revision: 26693
Modified:
trunk/build/pom.xml
Log:
add libs pom back into build pom; will remove from root pom next
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2010-11-17 19:47:16 UTC (rev 26692)
+++ trunk/build/pom.xml 2010-11-17 21:14:44 UTC (rev 26693)
@@ -10,7 +10,7 @@
<profiles>
- <!--profile>
+ <profile>
<id>libs</id>
<activation>
<property>
@@ -20,7 +20,7 @@
<modules>
<module>libs</module>
</modules>
- </profile-->
+ </profile>
<profile>
<id>tests</id>
Show replies by date