Skip to content

Commit

Permalink
Removing jenkins from artifact id
Browse files Browse the repository at this point in the history
* This is how the Jenkins team want it to be named
  • Loading branch information
tomasbjerre committed May 2, 2015
1 parent fdf30d7 commit b82474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<relativePath/>
</parent>

<artifactId>jenkins-violation-comments-to-stash</artifactId>
<artifactId>violation-comments-to-stash</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Jenkins Violation Comments to Stash Plugin</name>
Expand Down

0 comments on commit b82474c

Please sign in to comment.