summaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Collapse)Author
2023-10-25Tweak for new setupbjculkin
Also, add some tests for Context
2022-09-27GPLize projectBen Culkin
Finally deciding to move things into a proper license; which I can do since I've never accepted (or had :( ) a pull request from another person
2022-07-26Restructure a bitBen 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-03-30Comment out source-taggingBen Culkin
Temporarily comment out the maven step that executed ctags on the source code.
2019-07-10General improvements to stackbculkin2442
2019-07-02Rename package rootbculkin2442
The package root is now bjc, not io.github.bculkin2442.
2019-06-18Initial commitbculkin2442