All these pom.xml files were causing an incorrect canonical url

Change-Id: I5f5ce9f0e4bf2e9541143f2a76b6a145d8794b2e
Partial-bug: 1288513
This commit is contained in:
Anne Gentle 2014-03-05 21:09:07 -06:00
parent dd54bd79b3
commit 0d36dd910e

View File

@ -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>