summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorYusaku Sako <yusaku@apache.org>2012-06-27 23:01:50 +0000
committerYusaku Sako <yusaku@apache.org>2012-06-27 23:01:50 +0000
commit1ae5c6dc8fdfd8968ad0854e869f8ab2802a8d08 (patch)
tree180d3204fd2e8907042bbd8eb29782feea049d5e /pom.xml
parenta4d35dd71bf26d3128a6155043f29e4f781567c5 (diff)
AMBARI-582. Update the installation guide: monitoring dashboard install instructions (Contributed by yusaku)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1354769 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b2522668d9..813d455899 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,7 +302,7 @@
<artifactId>maven-site-plugin</artifactId>
<version>3.0</version>
<configuration>
- <outputDirectory>../site</outputDirectory>
+ <outputDirectory>./target</outputDirectory>
</configuration>
</plugin>
</plugins>