diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-10-21 12:24:40 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-10-21 12:15:41 +0000 |
commit | cbaa97311802aae42aa3e19660e37e9336f8f81e (patch) | |
tree | 37ffc0a3c19fcddbc672fecccd931cdd5544ae06 /common/honeycomb-parent | |
parent | 364aee69d63d434dc4feca42acd58b9b3edfaf90 (diff) |
Fix attributes substitution in release_notes
Change-Id: I96ae1f6e5b21bf2db010758c8c0f4267aef59e93
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/honeycomb-parent')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 511e685ff..dce5407b4 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -425,8 +425,6 @@ <source-highlighter>coderay</source-highlighter> <coderay-css>style</coderay-css> <imagesdir>${project.build.directory}/site/images</imagesdir> - <toc>left</toc> - <toclevels>2</toclevels> <icons>font</icons> <sectanchors>true</sectanchors> <idprefix/> |