Remove event-client snapshot dep 43/84943/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 10 Apr 2019 20:23:29 +0000 (16:23 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 10 Apr 2019 20:26:23 +0000 (16:26 -0400)
Issue-ID: AAI-2359
Change-Id: I4f81784644142c0d8dd396531d0772cc4bae9b96
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 616c8a5..1dbaf0f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <docker.location>${basedir}/target</docker.location>
-        <event.client.version>1.4.0-SNAPSHOT</event.client.version>
+        <event.client.version>1.4.0</event.client.version>
         <version.aai-schema>1.0.0</version.aai-schema>
         <version.aai-schema-ingest>1.4.1</version.aai-schema-ingest>
         <!-- Minimum code coverage percentage. Please update this figure as coverage increases to prevent any drops in