diff --git a/.travis.yml b/.travis.yml
index a842c64f7..bad904c40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,6 +30,7 @@ deploy:
branch: master
jdk: oraclejdk8
after_success:
+ - mvn versioneye:update
- mvn clean cobertura:cobertura coveralls:report
notifications:
slack:
diff --git a/README.MD b/README.MD
index d15beff4f..aa04aca54 100644
--- a/README.MD
+++ b/README.MD
@@ -4,7 +4,7 @@
[](https://scan.coverity.com/projects/webgoat-webgoat)
[](https://coveralls.io/github/WebGoat/WebGoat?branch=master)
[](https://www.codacy.com/app/dm/WebGoat)
-
+[](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa)
# Important Information
diff --git a/pom.xml b/pom.xml
index 435ff7507..50b033c9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,6 +159,7 @@
2.3-SNAPSHOT
1.5.1
7.0.63
+ 3.5.1
@@ -282,6 +283,15 @@
true
+
+ com.versioneye
+ versioneye-maven-plugin
+ ${versioneye-maven-plugin.version}
+
+ a1e4a9da4ed34ee44cab
+ 562da95be346d7000e0369ac
+
+