diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2018-11-06 14:37:32 -0500 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2018-11-06 14:55:22 -0500 |
commit | 4519c0fc235d0fc5db0c348c10893ca4324d4190 (patch) | |
tree | fa767c2663bff981dbffe40f5209d1d748f74cf5 /pom.xml | |
parent | 3643d007b40afce880347de24b3cf9a7607da97f (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.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.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> |