Skip to content

Commit

Permalink
Added distributionManagement to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Stromner committed Sep 7, 2020
1 parent e0e388e commit 44a15c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,11 @@
</plugin>
</plugins>
</build>

<distributionManagement>
<repository>
<id>ace</id>
<name>David Strömner</name>
</repository>
</distributionManagement>
</project>

0 comments on commit 44a15c6

Please sign in to comment.