Merge "Added annotations to Latency for northbound usage."
[controller.git] / opendaylight / commons / integrationtest / pom.xml
index 1f4b442ea4e1224d2c7460b3c0c263461e1bf420..4cd858274950c56e82bbc7a038c6970128e0d58b 100644 (file)
       <version>0.8.0.v201110170705</version>
     </dependency>
   </dependencies>
-  
+
   <build>
     <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>${surefire.version}</version>
+        <configuration>
+          <skipTests>true</skipTests>
+        </configuration>
+      </plugin>
       <plugin>
        <groupId>org.ops4j.pax.exam</groupId>
        <artifactId>maven-paxexam-plugin</artifactId>