diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-11-09 12:00:34 +0100 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-11-09 11:01:39 +0000 |
commit | be5cfe7728f780e08aa466d69259d8f1e3a45be3 (patch) | |
tree | 7f9ccb0bc048039445cac15699000e41a9f32b53 /common | |
parent | c2fa4de9535239bec172357dcc8c0ddc576212e6 (diff) |
HONEYCOMB-240 Remove imagesdir asciidcotor prefix
Change-Id: Ia086f3b677fe33ecb20a3ded780dac9f89415590
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index e6340286c..cb287ab16 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -422,7 +422,6 @@ <attributes> <source-highlighter>coderay</source-highlighter> <coderay-css>style</coderay-css> - <imagesdir>${project.build.directory}/site/images</imagesdir> <icons>font</icons> <sectanchors>true</sectanchors> <idprefix/> |