Sync docs from 2.2.x to gh-pages

This commit is contained in:
buildmaster
2020-05-26 05:26:30 +00:00
parent dfe7fa18ed
commit fcbcbba4c7
3 changed files with 6 additions and 6 deletions

View File

@@ -632,8 +632,8 @@ The order of plugin declaration is important!
<version-type>${version-type}@</version-type>
<!-- Once we go to docs.spring.io should be changed to -->
<!-- https://docs.spring.io/${docs.main}/${project.version} -->
<docs-url>${docs-url}@</docs-url>
<raw-docs-url>${raw-docs-url}@</raw-docs-url>
<docs-url>https://docs.spring.io/${docs.main}/${project.version}@</docs-url>
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>
&lt;/attributes&gt;</code></pre>

View File

@@ -633,8 +633,8 @@ The order of plugin declaration is important!
&lt;version-type&gt;${version-type}@&lt;/version-type&gt;
&lt;!-- Once we go to docs.spring.io should be changed to --&gt;
&lt;!-- https://docs.spring.io/${docs.main}/${project.version} --&gt;
&lt;docs-url&gt;${docs-url}@&lt;/docs-url&gt;
&lt;raw-docs-url&gt;${raw-docs-url}@&lt;/raw-docs-url&gt;
&lt;docs-url&gt;https://docs.spring.io/${docs.main}/${project.version}@&lt;/docs-url&gt;
&lt;raw-docs-url&gt;${github-raw}@&lt;/raw-docs-url&gt;
&lt;project-version&gt;${project.version}@&lt;/project-version&gt;
&lt;project-name&gt;${docs.main}@&lt;/project-name&gt;
&lt;/attributes&gt;</code></pre>

View File

@@ -633,8 +633,8 @@ The order of plugin declaration is important!
&lt;version-type&gt;${version-type}@&lt;/version-type&gt;
&lt;!-- Once we go to docs.spring.io should be changed to --&gt;
&lt;!-- https://docs.spring.io/${docs.main}/${project.version} --&gt;
&lt;docs-url&gt;${docs-url}@&lt;/docs-url&gt;
&lt;raw-docs-url&gt;${raw-docs-url}@&lt;/raw-docs-url&gt;
&lt;docs-url&gt;https://docs.spring.io/${docs.main}/${project.version}@&lt;/docs-url&gt;
&lt;raw-docs-url&gt;${github-raw}@&lt;/raw-docs-url&gt;
&lt;project-version&gt;${project.version}@&lt;/project-version&gt;
&lt;project-name&gt;${docs.main}@&lt;/project-name&gt;
&lt;/attributes&gt;</code></pre>