Revert version of champ dependency. 81/8281/1
authorgfraboni <gino.fraboni@amdocs.com>
Tue, 22 Aug 2017 12:46:37 +0000 (08:46 -0400)
committergfraboni <gino.fraboni@amdocs.com>
Tue, 22 Aug 2017 12:46:52 +0000 (08:46 -0400)
Incorrect version of Champ library in pom was inadvertently committed.

Issue-ID: AAI-26

Change-Id: Ic099c94d1cd830c11cad2d0d2cc43164e7eab5ed
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8b4d3b6..0cb9181 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.openecomp.aai</groupId>
             <artifactId>champ</artifactId> 
-            <version>1.1.1-SNAPSHOT</version>  <!--  GDF: don't commit - should be 1.0.0 -->
+            <version>1.0.0-SNAPSHOT</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>