File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/system-test/resources Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.github.pepperkit</groupId >
88 <artifactId >git-hooks-maven-plugin</artifactId >
9- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1010 <packaging >maven-plugin</packaging >
1111 <name >Git Hooks Maven Plugin</name >
1212 <description >Maven plugin, which enables control on git hooks via easy configuration.</description >
321321 <plugin >
322322 <groupId >io.github.pepperkit</groupId >
323323 <artifactId >git-hooks-maven-plugin</artifactId >
324- <version >0.9.0-SNAPSHOT </version >
324+ <version >1.0.0 </version >
325325 <configuration >
326326 <hooks >
327327 <pre-commit >mvn -B checkstyle:checkstyle</pre-commit >
Original file line number Diff line number Diff line change 3131 <plugin >
3232 <groupId >io.github.pepperkit</groupId >
3333 <artifactId >git-hooks-maven-plugin</artifactId >
34- <version >1.0.0-SNAPSHOT </version >
34+ <version >1.0.0</version >
3535 </plugin >
3636 </plugins >
3737 </build >
Original file line number Diff line number Diff line change 3131 <plugin >
3232 <groupId >io.github.pepperkit</groupId >
3333 <artifactId >git-hooks-maven-plugin</artifactId >
34- <version >1.0.0-SNAPSHOT </version >
34+ <version >1.0.0</version >
3535
3636 <configuration >
3737 <hooks >
You can’t perform that action at this time.
0 commit comments