Skip to content

Commit

Permalink
Set artifactToPublish for Burgr
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Apr 10, 2018
1 parent 7355139 commit c9b810e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<license.title>${project.name}</license.title>
<license.years>${project.inceptionYear}-2018</license.years>
<license.mailto>mailto:info AT sonarsource DOT com</license.mailto>

<artifactsToPublish>${project.groupId}:${project.artifactId}:hpi</artifactsToPublish>
</properties>

<repositories>
Expand Down

0 comments on commit c9b810e

Please sign in to comment.