From 1c86c82f55f91b40a43479c85881d1bd62c2ab27 Mon Sep 17 00:00:00 2001 From: "bogdan.artyushenko@wonga.com" Date: Mon, 25 Feb 2013 16:50:30 +0200 Subject: [PATCH] pom.xml file for maven added --- pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..f3838ee --- /dev/null +++ b/pom.xml @@ -0,0 +1,37 @@ + + 4.0.0 + com.skjegstad + skjegstad-utils + jar + 1.0-SNAPSHOT + skjegstad-utils + http://maven.apache.org + + UTF-8 + + + + GNU GENERAL PUBLIC LICENSE + http://www.gnu.org/licenses/gpl.html + + + + GitHub issue manager + https://github.com/MagnusS/Java-BloomFilter/issues + + + + + junit + junit + 4.11 + test + + + + src + + + +