-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update copyright year. Update Checklist.txt.
- Loading branch information
1 parent
2c46f36
commit 93c78d8
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
Checklist for release (for maintainer) | ||
|
||
0. Check in good code ;-). Check that tests run ok, javadoc is ok. | ||
(Ideally) update documentation IrpTransmogrifier,xml. | ||
Update subtree common. (git subtree pull --prefix common [email protected]:bengtmartensson/HarctoolboxCommon.git master) | ||
1. Update pom.xml: Bump version; can use make setversion NEWVERSION=x.y.z.) | ||
Check/update version of IrpProtocols.xml. | ||
Update releasenotes. | ||
Update releasenotes. Update copyright year(?). | ||
If applicable, update .github/workflows/maven.yml. | ||
Checkin. | ||
2. mvn clean, mvn install; make sure commitId is OK. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters