Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ POM_SCM_URL=https://github.com/kizitonwose/calendar
POM_SCM_CONNECTION=scm:git:git://github.com/kizitonwose/calendar.git
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/kizitonwose/calendar.git

POM_LICENCE_NAME=MIT License
POM_LICENCE_URL=https://github.com/kizitonwose/calendar/blob/main/LICENSE.md
POM_LICENCE_NAME=MIT
POM_LICENCE_DIST=repo

POM_DEVELOPER_ID=kizitonwose
Expand Down