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 @@ [![Coverity Scan Build Status](https://img.shields.io/coverity/scan/6101.svg)](https://scan.coverity.com/projects/webgoat-webgoat) [![Coverage Status](https://coveralls.io/repos/WebGoat/WebGoat/badge.svg?branch=master&service=github)](https://coveralls.io/github/WebGoat/WebGoat?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/b69ee3a86e3b4afcaf993f210fccfb1d)](https://www.codacy.com/app/dm/WebGoat) - +[![Dependency Status](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa/badge.svg?style=flat)](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 + +