Remove trailing whitespace
[openflowjava.git] / openflow-protocol-api / pom.xml
index 5d5bfb1eefd97a1bcb56d8e828629a04fac8026f..894173aadd005abf870934c5ecd25b126903675d 100644 (file)
@@ -60,7 +60,7 @@
         </plugins>
         <pluginManagement>
             <plugins>
-                <!--This plugin's configuration is used to store Eclipse 
+                <!--This plugin's configuration is used to store Eclipse
                     m2e settings only. It has no influence on the Maven build itself. -->
                 <plugin>
                     <groupId>org.eclipse.m2e</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+        </dependency>
     </dependencies>
 </project>