From 3d5bdb45ec890b0c0a7edabbf07720a1d702374c Mon Sep 17 00:00:00 2001 From: Andreas Jaeger <aj@suse.de> Date: Sun, 12 Jan 2014 20:45:05 +0100 Subject: [PATCH] Switch to clouddocs-maven-plugin 1.12.2 Switch to current version, the previous version (-SNAPSHOT) is not valid. Change-Id: I0f9c0a53a886675d1d175d5cc7e93d5b8c84f551 --- apidocs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 5dbe1e8..672fb34 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -26,7 +26,7 @@ <artifactId>clouddocs-maven-plugin</artifactId> <!-- this <version> relates only to the *plugin* used for document formatting --> <!-- the version of the *API* that is the subject of the document is indicated within each document --> - <version>1.7.2-SNAPSHOT</version> + <version>1.12.2</version> <executions> <execution>