diff options
author | Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com> | 2018-11-19 16:22:27 -0500 |
---|---|---|
committer | Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com> | 2018-11-19 16:23:42 -0500 |
commit | 5bbb6ae6045ca45b6bb40387276e94451db9ac9f (patch) | |
tree | e10e07afc27ebdb9e5c43b90d9f28d955d24d2c0 | |
parent | 7ca9bc36463b25432e62542fbd360a6e0dfcde99 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |