Merge "Bug 2021 - NORMAL and CONTROLLER flows should not use hard coded strings"
[ovsdb.git] / northbound / pom.xml
index 764b33d9f6ec29612ebc9950a72dc19a9f7ab040..fcf656872e658abe10f74f50c49b8987ee83f617 100644 (file)
         <artifactId>maven-enunciate-plugin</artifactId>
         <version>${enunciate.version}</version>
       </plugin>
+      <plugin>
+        <groupId>org.jacoco</groupId>
+        <artifactId>jacoco-maven-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>
   <scm>