From 258bcaa784d033e71c079b7c2ba2757c7528b1cf Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Mon, 22 Apr 2013 19:52:32 -0400 Subject: [PATCH] Fixing apidoc/pom.xml to remove redundant -SNAPSHOT Signed-off-by: Chip Childers --- tools/apidoc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/apidoc/pom.xml b/tools/apidoc/pom.xml index 312cb08ef11..6b159ff54eb 100644 --- a/tools/apidoc/pom.xml +++ b/tools/apidoc/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.0-SNAPSHOT-SNAPSHOT + 4.1.0-SNAPSHOT ../../pom.xml