aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-10 13:24:49 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-10 13:24:59 -0400
commit99d3eb40f71ddf8813ebf3f93d8ff1630de0b7c0 (patch)
treed348c2ba260d4d260a1d65dddde630f76d27b529
parent6b34334fa325f710093eacb82196c591e6e4e5c9 (diff)
Remove event-client snapshot dep1.4.0
Issue-ID: AAI-2357 Change-Id: Ia14ddb377354a9909c4b6220c1cb2701790b197b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e2a448b..a5241f9 100644
--- 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>