Fixed image links

removed flatten plugin
This commit is contained in:
Oleg Zhurakousky
2019-12-06 10:16:22 +01:00
parent daa61500b1
commit 355cb0c4f1
2 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,3 @@
:github-tag: master
:github-repo: spring-cloud/spring-cloud-stream
:github-raw: https://raw.githubusercontent.com/{github-repo}/{github-tag}
:github-code: https://github.com/{github-repo}/tree/{github-tag}
:toc: left
:toclevels: 8
:nofooter:

View File

@@ -120,10 +120,12 @@
<build>
<pluginManagement>
<plugins>
<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>