Merge "Updated the testcases"
authorRam Koya <rk541m@att.com>
Mon, 21 May 2018 23:15:47 +0000 (23:15 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 21 May 2018 23:15:47 +0000 (23:15 +0000)
1  2 
pom.xml

diff --combined pom.xml
+++ b/pom.xml
@@@ -31,7 -31,7 +31,7 @@@
        <parent>
                <groupId>org.onap.oparent</groupId>
                <artifactId>oparent</artifactId>
 -              <version>0.1.1</version>
 +              <version>1.1.0</version>
        </parent>
  
        <name>dmaap-messagerouter-mirroragent</name>
@@@ -50,7 -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>