Change pom.xml to build with new GA code for API Programming book.
Change-Id: I0f58d67eaa0b3508b3c41df738e9520c2d9bed56
This commit is contained in:
parent
6ee7c72dd3
commit
94498961d9
@ -50,7 +50,7 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>goal1</id>
|
||||
@ -76,7 +76,7 @@
|
||||
<enableDisqus>1</enableDisqus>
|
||||
<disqusShortname>openstackcomputeapiprogrammer</disqusShortname>
|
||||
<enableGoogleAnalytics>1</enableGoogleAnalytics>
|
||||
<googleAnalyticsId>UA-17511903-6</googleAnalyticsId>
|
||||
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
|
||||
<generateToc>
|
||||
appendix toc,title
|
||||
article/appendix nop
|
||||
|
Loading…
x
Reference in New Issue
Block a user