Updates pom and fixes a problem to fix the build

Change-Id: I58b48355334ec058c4fbbf1ee56867328e7bb227
This commit is contained in:
Anne Gentle 2014-07-03 19:54:51 -05:00
parent 8e9aef87e4
commit 90e6be509c
3 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>2.0.2</version>
<version>2.1.1</version>
</plugin>
</plugins>
</build>

View File

@ -19,7 +19,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<!-- <version>1.15.0</version>-->
<!-- <version>2.1.1</version>-->
<!-- version is in parent ../pom.xml file -->
<executions>
<execution>

View File

@ -68,7 +68,7 @@
<title>Extensions</title>
<wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02">
<wadl:resource
href="http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl#extensions">
href="http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl#extension">
<wadl:method href="#listExtensions"/>
</wadl:resource>
<wadl:resource