aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-11-06 14:37:32 -0500
committerArul.Nambi <arul.nambi@amdocs.com>2018-11-06 14:55:22 -0500
commit4519c0fc235d0fc5db0c348c10893ca4324d4190 (patch)
treefa767c2663bff981dbffe40f5209d1d748f74cf5 /pom.xml
parent3643d007b40afce880347de24b3cf9a7607da97f (diff)
Update event.client.version
Issue-ID: AAI-1877 Change-Id: Ia02b0af389af94a95619be559c90cdf4ca0aca9e Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5577015..3addb32 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.0</event.client.version>
+ <event.client.version>1.3.1</event.client.version>
<!-- Sonar Properties -->
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>