Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Commit

Permalink
Add distributionManagemen tag to pom.xml according to
Browse files Browse the repository at this point in the history
  • Loading branch information
annarozin committed Jun 9, 2016
1 parent 98b0f61 commit 7e51438
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -186,4 +186,11 @@
<url>https://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>

<distributionManagement>
<repository>
<id>maven.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/releases</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 7e51438

Please sign in to comment.