From 91bfcea8df6302133254c26379ef285525b551f0 Mon Sep 17 00:00:00 2001 From: gfraboni Date: Tue, 22 Aug 2017 08:46:37 -0400 Subject: [PATCH] Revert version of champ dependency. Incorrect version of Champ library in pom was inadvertently committed. Issue-ID: AAI-26 Change-Id: Ic099c94d1cd830c11cad2d0d2cc43164e7eab5ed Signed-off-by: gfraboni --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b4d3b6..0cb9181 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ org.openecomp.aai champ - 1.1.1-SNAPSHOT + 1.0.0-SNAPSHOT compile -- 2.16.6