Skip to content

Commit

Permalink
Fix the project URL for maven and plugin portal metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jan 11, 2020
1 parent cb86555 commit 4f1b69a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- The project URL was accidentally set to [blowdryer](https://github.com/diffplug/blowdryer).

## [0.3.0] - 2020-01-11
### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
license=apache
git_url=github.com/diffplug/blowdryer
git_url=github.com/diffplug/spotless-changelog
plugin_tags=changelog keepachangelog version git
plugin_list=spotlessChangelog
plugin_spotlessChangelog_id=com.diffplug.spotless-changelog
Expand Down

0 comments on commit 4f1b69a

Please sign in to comment.