Update to clouddocs-maven-plugin 2.0.2

Change-Id: I492db9dc583256a799ba9781b9b3981dcea64ac9
This commit is contained in:
Andreas Jaeger 2014-05-16 13:42:51 -04:00 committed by Diane Fleming
parent ab048b233d
commit 3cf2c120fe
2 changed files with 2 additions and 3 deletions

View File

@ -38,7 +38,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

@ -26,7 +26,6 @@
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<!-- version is in ../pom.xml file -->
<!-- <version>1.15.0</version>-->
<executions>
<!-- Configuration for OpenStack End User Guide -->
<execution>
@ -78,4 +77,4 @@
</plugin>
</plugins>
</build>
</project>
</project>