aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-09-13 08:06:09 +0200
committerritchie <ritchie@gmx.at>2015-09-13 08:06:09 +0200
commitb7c544cefdb659bc78bfc57fd505fd45b5f1d1ff (patch)
treecb7d0ec924afbb26081ebecf05a9c4afd7f11a34 /pom.xml
parent4a3649d01c41f5cba8dd4c8b3c99d2e073395ff8 (diff)
downloadnanohttpd-b7c544cefdb659bc78bfc57fd505fd45b5f1d1ff.tar.gz
increase minimal coverage
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6be54b7..9334315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -496,6 +496,6 @@
</profile>
</profiles>
<properties>
- <minimal.coverage>0.76</minimal.coverage>
+ <minimal.coverage>0.77</minimal.coverage>
</properties>
</project>