Skip to content

Commit

Permalink
fix: missing package on the Maven Central
Browse files Browse the repository at this point in the history
fixes #167

Signed-off-by: Kengo TODA <[email protected]>
  • Loading branch information
KengoTODA committed Oct 13, 2022
1 parent ed284d7 commit 472e272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
$ mvn archetype:generate \
-DarchetypeArtifactId=spotbugs-archetype \
-DarchetypeGroupId=com.github.spotbugs \
-DarchetypeVersion=0.2.4
-DarchetypeVersion=0.2.5
```

## License

Copyright 2017-2021 SpotBugs team
Copyright 2017-2022 SpotBugs team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 472e272

Please sign in to comment.