From 85f033aede541fcf5ad3e7cb072baba41fe17c72 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 18 Jun 2015 19:47:02 -0400
Subject: [PATCH] Added dependnecy badge to the readme.

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0190b8a..2f99c31 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
 # Syncleus POM
+[![Dependencies](https://www.versioneye.com/user/projects/55835513363861001b000082/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55835513363861001b000082)
 
 This is the root POM used for all Syncleus projects. It sets some common dependency defaults to unclutter some of child POMs.
-- 
GitLab