diff --git a/pom.xml b/pom.xml index e0c2356..467a2ac 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,8 @@ 0.0.1-SNAPSHOT E.B.'s utility libraries - Functional interfaces Various utilities related to Java 8's functional interfaces. This includes interfaces for functions that can throw exceptions. + https://github.com/tseeker/ebul-func + GNU Lesser General Public License, version 3.0 @@ -14,10 +16,26 @@ repo - - Emmanuel Benoît - http://www.ebenoit.info - + + + + Emmanuel Benoît + http://www.ebenoit.info + ebenoit@ebenoit.info + tseeker + + + + + https://github.com/tseeker/ebul-func + scm:git:git://github.com/tseeker/ebul-func.git + scm:git:git@github.com:tseeker/ebul-func + + + + https://github.com/tseeker/ebul-func/issues + GitHub Issues + UTF-8 @@ -33,6 +51,28 @@ 1.8 + + org.apache.maven.plugins + maven-javadoc-plugin + + + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + + jar + + + +