JoyOfCoding icon indicating copy to clipboard operation
JoyOfCoding copied to clipboard

Rename <student.version> to <grader.version>

Open DavidWhitlock opened this issue 2 years ago • 1 comments

Ugh. I didn't catch it at the time, but when I refactored the version of the grader artifact that the project depend on, I named the variable in the top-level pom.xml student.version. It should have been grader.version. Duh.

But I've already deployed the release artifacts for Summer 2022. I'll fix this for next time.

DavidWhitlock avatar Jun 04 '22 12:06 DavidWhitlock

When I change the top-level pom.xml, I should also remove the reference to the JBoss bintray Maven repository. It doesn't exist anymore and, so, we don't need it.

DavidWhitlock avatar Jun 18 '22 11:06 DavidWhitlock