aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2018-11-19 16:22:27 -0500
committerBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2018-11-19 16:23:42 -0500
commit5bbb6ae6045ca45b6bb40387276e94451db9ac9f (patch)
treee10e07afc27ebdb9e5c43b90d9f28d955d24d2c0
parent7ca9bc36463b25432e62542fbd360a6e0dfcde99 (diff)
upgrade to new event client
Change-Id: I652260cdfa7e2272ecfedded289d628baa9a6ee7 Issue-ID: AAI-1929 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 825d308..e921965 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.3.1</event.client.version>
+ <event.client.version>1.4.0-SNAPSHOT</event.client.version>
<!-- Sonar Properties -->
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>