From edd51fa2411b6f6e1711b33e575250b95b7ec0c0 Mon Sep 17 00:00:00 2001 From: John Grosh Date: Wed, 4 Jan 2017 21:12:50 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a2baaaf..e482835 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,6 @@ Result: `Hello World!!!` To use Maven with JagTag, simply add the following sections to your pom.xml ```xml - - false - bintray-jagrosh-maven bintray http://dl.bintray.com/jagrosh/maven @@ -36,7 +33,6 @@ To use Maven with JagTag, simply add the following sections to your pom.xml me.jagrosh JagTag 0.4 - pom ```