Author: clebert.suconic(a)jboss.com
Date: 2011-07-24 01:35:06 -0400 (Sun, 24 Jul 2011)
New Revision: 11039
Modified:
branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml
Log:
tweak
Modified: branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml
===================================================================
--- branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml 2011-07-24 04:22:56 UTC (rev
11038)
+++ branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml 2011-07-24 05:35:06 UTC (rev
11039)
@@ -44,6 +44,7 @@
<!-- Version properties are read from hornetq-version.properties instead of
duplicating them here -->
<property file="src/config/common/hornetq-version.properties"/>
<property name="hornetq.version.revision" value="0" />
+ <property name="twitter.consumerKey" value="null"/>
<property name="hornetq.version.svnurl"
value="https://svn.jboss.org/repos/hornetq/branches/Branch_2_2_EAP&q...
<property name="hornetq.version.string"
value="${hornetq.version.majorVersion}.${hornetq.version.minorVersion}.${hornetq.version.microVersion}.${hornetq.version.versionSuffix}
(${hornetq.version.versionName}, ${hornetq.version.incrementingVersion})"/>