We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3028f2 commit 9f0cb1aCopy full SHA for 9f0cb1a
CONTRIBUTING.md
@@ -2,9 +2,7 @@
2
In general pull requests and support for open issues is always welcome!
3
4
## Project layout
5
-This project is a multi-module Maven project. It consists of the following modules:
6
-- [core](core) (`git-commit-id-plugin-core`): The core framework of the plugin
7
-- [maven](maven) (`git-commit-id-plugin`): The actual plugin, which depends on the `core` module
+This project is a maven plugin and it's core functionallity can be found under https://github.com/git-commit-id/git-commit-id-plugin-core.
8
9
To build the project:
10
1. Install Maven
0 commit comments