summaryrefslogtreecommitdiff
path: root/bkucommon/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bkucommon/pom.xml')
-rw-r--r--bkucommon/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml
index 5d105fde..2ccf0766 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -68,11 +68,10 @@
<xnocompile>true</xnocompile> </configuration> </plugin
-->
<!--
- skip tests temporarily <plugin>
+ skip tests temporarily --><plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <configuration>
- <skip>true</skip> </configuration> </plugin
- -->
+ <skip>true</skip> </configuration> </plugin>
</plugins>
</build>
</project> \ No newline at end of file