Merge branch 'release-1.0.X' into develop
[lispflowmapping.git] / mappingservice / integrationtest / pom.xml
index 0ed3adbe2f54b7848b2458b7f53330ba6783012a..6a0cc659870b92afc4707dbd69f0d7e8262b00a0 100644 (file)
                </plugins>
        </build>
        <properties>
-               <lispflowmapping.version>1.0.0-SNAPSHOT</lispflowmapping.version>
+               <lispflowmapping.version>1.1.0-SNAPSHOT</lispflowmapping.version>
                <exam.version>3.0.0</exam.version>
                <url.version>1.5.0</url.version>
                <!-- Sonar jacoco plugin to get integration test coverage info -->
                        <artifactId>jersey-client</artifactId>
                        <version>${jersey.version}</version>
                </dependency>
+               <dependency>
+        <groupId>com.sun.jersey</groupId>
+        <artifactId>jersey-json</artifactId>
+        <version>${jersey.version}</version>
+      </dependency>
                <dependency>
                        <groupId>org.opendaylight.yangtools.thirdparty</groupId>
                        <artifactId>xtend-lib-osgi</artifactId>