Updates pom and fixes a problem to fix the build
Change-Id: I58b48355334ec058c4fbbf1ee56867328e7bb227
This commit is contained in:
parent
8e9aef87e4
commit
90e6be509c
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user