Author: chirino
Date: Sat Nov 6 02:55:24 2010
New Revision: 1031940
URL: http://svn.apache.org/viewvc?rev=1031940&view=rev
Log:
Don't activate by default.
Modified:
activemq/activemq-apollo/trunk/apollo-web/pom.xml
Modified: activemq/activemq-apollo/trunk/apollo-web/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-web/pom.xml?rev=1031940&r1=1031939&r2=1031940&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-web/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-web/pom.xml Sat Nov 6 02:55:24 2010
@@ -301,9 +301,9 @@
<profile>
<id>dev</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
+ <!--<activation>-->
+ <!--<activeByDefault>true</activeByDefault>-->
+ <!--</activation>-->
<dependencies>
<!-- include the scalate overlay during development =-->
<dependency>