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>
|
<plugin>
|
||||||
<groupId>com.rackspace.cloud.api</groupId>
|
<groupId>com.rackspace.cloud.api</groupId>
|
||||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||||
<version>1.5.1</version>
|
<version>1.5.2</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>goal1</id>
|
<id>goal1</id>
|
||||||
@ -76,7 +76,7 @@
|
|||||||
<enableDisqus>1</enableDisqus>
|
<enableDisqus>1</enableDisqus>
|
||||||
<disqusShortname>openstackcomputeapiprogrammer</disqusShortname>
|
<disqusShortname>openstackcomputeapiprogrammer</disqusShortname>
|
||||||
<enableGoogleAnalytics>1</enableGoogleAnalytics>
|
<enableGoogleAnalytics>1</enableGoogleAnalytics>
|
||||||
<googleAnalyticsId>UA-17511903-6</googleAnalyticsId>
|
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
|
||||||
<generateToc>
|
<generateToc>
|
||||||
appendix toc,title
|
appendix toc,title
|
||||||
article/appendix nop
|
article/appendix nop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user