diff options
author | sunil unnava <su622b@att.com> | 2018-05-21 19:11:22 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-05-21 19:11:32 -0400 |
commit | 79f026709bde8b26fd9b5f31535ee429497b951d (patch) | |
tree | 4cad025cbdeeaa95f0a6885c255ab946d8799a5a /pom.xml | |
parent | 187e90c38e53cf155d13c7ed115350d14f98a112 (diff) |
Updated the testcases
Issue-ID: DMAAP-500
Change-Id: I3dfce37a18d3568a3663aeb3fe83e1672b949464
Signed-off-by: sunil unnava <su622b@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> <sitePath>/content/sites/site/org/onap/dmaap/messagerouter/mirroragent/${project.artifactId}/${project.version}</sitePath> <nexusproxy>https://nexus.onap.org</nexusproxy> - <junit.version>4.10</junit.version> + <junit.version>4.11</junit.version> </properties> <distributionManagement> |