All these pom.xml files were causing an incorrect canonical url
Change-Id: I5f5ce9f0e4bf2e9541143f2a76b6a145d8794b2e Partial-bug: 1288513
This commit is contained in:
parent
dd54bd79b3
commit
0d36dd910e
2
pom.xml
2
pom.xml
@ -64,7 +64,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<canonicalUrlBase>http://docs.openstack.org/training-guides/content/</canonicalUrlBase>
|
||||
<canonicalUrlBase>http://docs.openstack.org/training-guides/content</canonicalUrlBase>
|
||||
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
|
||||
<branding>openstack</branding>
|
||||
<showXslMessages>true</showXslMessages>
|
||||
|
Loading…
x
Reference in New Issue
Block a user