Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 28, 2017
1 parent c113631 commit f3e3e02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
**Initial**


[908089fda15994b](https://github.com/tomasbjerre/violation-comments-to-gitlab-maven-plugin/commit/908089fda15994b) Tomas Bjerre *2017-10-28 20:03:55*
[e6ff26d9674ba88](https://github.com/tomasbjerre/violation-comments-to-gitlab-maven-plugin/commit/e6ff26d9674ba88) Tomas Bjerre *2017-10-28 20:12:07*


2 changes: 1 addition & 1 deletion violation-comments-to-gitlab-maven-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<plugin>
<groupId>se.bjurr.violations</groupId>
<artifactId>violation-comments-to-gitlab-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1-SNAPSHOT</version>
<configuration>
<gitLabUrl>${GITLAB_URL}</gitLabUrl>
<mergeRequestId>${GITLAB_MERGEREQUESTID}</mergeRequestId>
Expand Down

0 comments on commit f3e3e02

Please sign in to comment.