Remove Version strings from Jenkins Plugins 08/13008/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 4 Oct 2018 04:23:00 +0000 (21:23 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 16 Oct 2018 20:16:35 +0000 (13:16 -0700)
commitaf900b9a04eae53702e04f5a03028feef0cd88cb
treea6b5e11bf56973da5dc01751d5eae6c697eaf4e0
parent3f0813d0143c43d04b4180d27e20cd00f8ae39d4
Remove Version strings from Jenkins Plugins

Removing the version string will always install the newest version of
the plugins when the container is built. This removes the need to update
the version strings periodically as plugins get out of date.

Specific plugin versions can still be installed by modifying the
plugins.txt file, specifying the version, and rebuilding the container.

Change-Id: I265656d4675e38749f29889ff20b151173622af3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jenkins/plugins.txt