summaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Collapse)Author
2024-07-01Update POMBenjamin Culkin
2023-10-25Tweak for new setupbjculkin
2022-09-27Minor changesBen Culkin
2021-12-14Merge pull request #1 from bculkin2442/dependabot/maven/junit-junit-4.13.1Benjamin Culkin
Bump junit from 4.11 to 4.13.1
2020-10-31Do some restructuringBen Culkin
2020-10-13Bump junit from 4.11 to 4.13.1dependabot[bot]
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-05-20Bump to snapshot versionBen Culkin
Bump the POM xml to the next snapshot version we'll be using
2020-05-20Futz around with site configBen Culkin
Messed around with the site configuration a bit, got the coverage to start showing up in the side bar, along with the generated reports/other information
2020-04-05Fix up some warningsBen Culkin
Cleanup up some warnings that appeared
2019-09-09Upgrade version to 0.2bculkin2442
2019-06-18Update POMbculkin2442
2019-06-12Updatebculkin2442
2019-06-12Update POMbculkin2442
2019-06-11Updatebculkin2442
2019-06-11Update POM to be betterbculkin2442
2019-06-11Initial commit p2Benjamin J. Culkin
The rest of the files, for initial upload to github
2019-06-11Initial commitBenjamin J. Culkin