Update to clouddocs-maven-plugin 2.0.2

Change-Id: I0dab544f478a61f567c949c75fa628ff55e76d66
This commit is contained in:
Andreas Jaeger 2014-05-16 13:43:11 -04:00 committed by Diane Fleming
parent 61af68a428
commit 81d1c30ec8
3 changed files with 4 additions and 6 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>