update pom.xml files with clouddocs-maven-plugin version 1.12.2
Change-Id: I5d4633bd53697deafe5c2348d581b81186e6ab1c author: diane fleming
This commit is contained in:
parent
ab32a8d2e6
commit
e9916f7fdd
@ -39,7 +39,7 @@
|
||||
</profiles>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<doctools.version>1.11.0</doctools.version>
|
||||
<doctools.version>1.12.2</doctools.version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
@ -57,7 +57,7 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.12.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>goal1</id>
|
||||
|
@ -50,7 +50,7 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.12.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>goal1</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user