Fix netvirtsfc flows
[ovsdb.git] / openstack / net-virt-sfc / it / pom.xml
index a9dc254eb8da3537d5e12d93021c33bd993593fc..441bcf8beea3f61f4eb9f909dd52e731e7c9e172 100644 (file)
@@ -88,11 +88,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       </plugin>
       <plugin>
         <artifactId>maven-failsafe-plugin</artifactId>
-        <!--<configuration>
+        <configuration>
           <excludes>
             <exclude>**/NetvirtSfcIT.java</exclude>
           </excludes>
-        </configuration>-->
+        </configuration>
       </plugin>
     </plugins>
   </build>