Author: doogie
Date: Wed Apr 22 01:18:04 2015
New Revision: 1675238
URL:
http://svn.apache.org/r1675238Log:
Change the reporting location; nothing seems to use this yet, but see
the next commit.
Modified:
ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml
Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml?rev=1675238&r1=1675237&r2=1675238&view=diff==============================================================================
--- ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml (original)
+++ ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Wed Apr 22 01:18:04 2015
@@ -342,7 +342,7 @@ under the License.
</build>
<reporting>
- <outputDirectory>target/site</outputDirectory>
+ <outputDirectory>build/site</outputDirectory>
</reporting>
</project>