Change Log Report

Total number of changed sets: 1

Changes between 2020-10-24 and 2020-11-24

Total commits: 8
Total number of files changed: 6

Timestamp Author Details
2020-11-23 19:07:58 Jeremy Landis <jeremylandis@hotmail.com> pom.xml v 887a000eb07c4b31f1953699f4cb9b303b22c62e

[pom] Add release information
2020-11-23 19:06:47 Jeremy Landis <jeremylandis@hotmail.com> .github/workflows/ci.yaml v ce69fc37ddbc1ed38c8452209c482b75f3e4f87d

[actions] Bump checkout to v2
2020-11-23 11:02:17 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 4ca34a143c60507a2402b76ef321309e2a8e5821

Bump maven-pmd-plugin from 3.13.0 to 3.14.0

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-21 15:36:45 Jeremy Landis <jeremylandis@hotmail.com> .github/dependabot.yml v cf8478cee11cb9e96cf92ab7e08b5a670afca8df
.github/workflows/ci.yaml v cf8478cee11cb9e96cf92ab7e08b5a670afca8df
LICENSE_HEADER v cf8478cee11cb9e96cf92ab7e08b5a670afca8df
pom.xml v cf8478cee11cb9e96cf92ab7e08b5a670afca8df
src/site/site.xml v cf8478cee11cb9e96cf92ab7e08b5a670afca8df

[license] Fix license header
2020-11-21 15:23:29 Jeremy Landis <jeremylandis@hotmail.com> .travis.yml v 3174e2f5bcc6b07cca9347839cd20444eabb4fd3

[travis] Drop travis as it only built on 3 linux and queues too long - using actions

github actions confirmed ran faster and ran across 12 distributions at once. Far more than travis was providing and not queued endlessly.
2020-11-21 15:17:26 Jeremy Landis <jeremylandis@hotmail.com> .github/workflows/ci.yaml v 353103ed5c1038ed73d5ec32b6908457ea2f8968

[actions] Add github actions to move away from travis ci
2020-11-02 11:01:31 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 5c6777edb110ecc18ffd09c88d95eaa070fe3f3b

Bump git-commit-id-plugin from 4.0.2 to 4.0.3

Bumps git-commit-id-plugin from 4.0.2 to 4.0.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-31 16:18:33 Jeremy Landis <jeremylandis@hotmail.com> .travis.yml v 6e4a9435528587b7f585852f2fb3b136eefbe383

[travis] bump jdk 14 to 15