Updated the testcases
[dmaap/messagerouter/mirroragent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 14db7f3..270767e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
        <groupId>org.onap.dmaap.messagerouter.mirroragent</groupId>
        <artifactId>dmaapMMAgent</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <packaging>jar</packaging>
        
        <parent>
@@ -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>