Remove event-client snapshot dep 13/84913/1 1.4.0
authorJimmy Forsyth <jf2512@att.com>
Wed, 10 Apr 2019 17:24:49 +0000 (13:24 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 10 Apr 2019 17:24:59 +0000 (13:24 -0400)
Issue-ID: AAI-2357
Change-Id: Ia14ddb377354a9909c4b6220c1cb2701790b197b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index e2a448b..a5241f9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ limitations under the License.
    <name>aai-router-core</name>
    <properties>
       <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
-      <event.client.version>1.4.0-SNAPSHOT</event.client.version>
+      <event.client.version>1.4.0</event.client.version>
       <!-- Sonar Properties -->
       <sonar.language>java</sonar.language>
       <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>