Merge "Fix "FileNotFound" error for jacoco.exec and the path to the integration tests."
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 9d7950af7395fd1c1f5a5fa79012574eee321870..8b0b93718768bfaea24619feb029a8f95c7ce931 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <version>${surefire.version}</version>
-        <configuration>
-          <argLine>${testvm.argLine}</argLine>
-        </configuration>
       </plugin>
     </plugins>
     <pluginManagement>