From f5ab25b10e05e4f6c4841636406b4a98e06072d9 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Tue, 25 Apr 2017 05:59:06 -0700 Subject: [PATCH] Added pom.xml --- pom.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..fc3fc64 --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + + 4.0.0 + net.thauvin.erik + kobalt-versioneye + 0.4.5 + kobalt-versioneye + VersionEye plug-in for the Kobalt build system. + https://github.com/ethauvin/kobalt-versioneye + + + BSD 3-Clause + https://opensource.org/licenses/BSD-3-Clause + + + + + ethauvin + Erik C. Thauvin + erik@thauvin.net + + + + https://github.com/ethauvin/kobalt-versioneye.git + git@github.com:ethauvin/kobalt-versioneye.git + https://github.com/ethauvin/kobalt-versioneye + + + + com.beust + kobalt-plugin-api + (0,] + + + com.squareup.okhttp3 + logging-interceptor + 3.6.0 + + + org.testng + testng + (0,] + test + + +