Merge "Enable surefire unit tests"
[sdnc/northbound.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index fb001ec..8219a54 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
                                <artifactId>maven-surefire-plugin</artifactId>
                                <version>2.17</version>
                                <configuration>
-                                       <skipTests>true</skipTests>
+                                       <skipTests>false</skipTests>
                                </configuration>
                        </plugin>
                        <plugin>