Author: nickboldt
Date: 2011-09-21 20:40:54 -0400 (Wed, 21 Sep 2011)
New Revision: 34943
Modified:
branches/jbosstools-3.2.x/build/aggregate/site/pom.xml
branches/jbosstools-3.2.x/build/aggregate/webtools-site/pom.xml
Log:
JBIDE-9743 formatting
Modified: branches/jbosstools-3.2.x/build/aggregate/site/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/pom.xml 2011-09-22 00:38:15 UTC (rev
34942)
+++ branches/jbosstools-3.2.x/build/aggregate/site/pom.xml 2011-09-22 00:40:54 UTC (rev
34943)
@@ -41,7 +41,6 @@
<property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Modified: branches/jbosstools-3.2.x/build/aggregate/webtools-site/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/webtools-site/pom.xml 2011-09-22 00:38:15
UTC (rev 34942)
+++ branches/jbosstools-3.2.x/build/aggregate/webtools-site/pom.xml 2011-09-22 00:40:54
UTC (rev 34943)
@@ -30,11 +30,10 @@
<configuration>
<quiet>true</quiet>
<tasks>
- <property name="JBT_VERSION" value="${JBT_VERSION}"/>
<!-- called AFTER generating update site + zip to add in extra content -->
+ <property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Show replies by date