Skip to content

Commit 9f0cb1a

Browse files
author
TheSnoozer
committed
#562: Reorganize Project-Structure
1 parent d3028f2 commit 9f0cb1a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
In general pull requests and support for open issues is always welcome!
33

44
## 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
5+
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.
86

97
To build the project:
108
1. Install Maven

0 commit comments

Comments
 (0)