Fixed description

This commit is contained in:
Emmanuel BENOîT 2015-09-11 15:47:01 +02:00
parent 9f9fd128a1
commit abd5fa092d

View file

@ -6,7 +6,7 @@
<artifactId>ebul-func</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>E.B.'s utility libraries - Functional interfaces</name>
<description>Various utilities related to Java 8's functional interfaces. This includes interfaces for functions that can throw exceptions.</description>
<description>Various utilities related to Java 8's functional interfaces. This includes support for the float primitive type as well as versions of all interfaces capable of rethrowing checked exceptions as runtime exceptions.</description>
<url>https://github.com/tseeker/ebul-func</url>
<licenses>