Update to clouddocs-maven-plugin 2.0.2
Change-Id: I0dab544f478a61f567c949c75fa628ff55e76d66
This commit is contained in:
parent
61af68a428
commit
81d1c30ec8
2
pom.xml
2
pom.xml
@ -39,7 +39,7 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<version>1.15.0</version>
|
||||
<version>2.0.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
@ -25,7 +25,6 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<!-- <version>1.15.0</version>-->
|
||||
<!-- version is in ../pom.xml -->
|
||||
<executions>
|
||||
<execution>
|
||||
@ -95,4 +94,4 @@
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>openstack-v2</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>OpenStack Block Storage API v2 and Extensions Reference</name>
|
||||
<name>OpenStack Block Storage API v2 Reference</name>
|
||||
<properties>
|
||||
<!-- This is set by Jenkins according to the branch. -->
|
||||
<release.path.name>local</release.path.name>
|
||||
@ -25,7 +25,6 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<!-- <version>1.15.0</version>-->
|
||||
<!-- version is in ../pom.xml -->
|
||||
<executions>
|
||||
<execution>
|
||||
@ -95,4 +94,4 @@
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user