update pom to 1.12.1 to fix validation problems with build

Closes-Bug: #1266889

Change-Id: Ifa1f213e6859583df214e97ac26a4103409f0102
author: diane fleming
This commit is contained in:
Diane Fleming 2014-01-08 09:58:30 -06:00
parent 2d1ac877e5
commit 33c3915ad5
2 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.12.0</version>
<version>1.12.1</version>
<executions>
<execution>
<id>goal1</id>

View File

@ -52,6 +52,7 @@
<year>2011</year>
<year>2012</year>
<year>2013</year>
<year>2014</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>API v2</releaseinfo>