Skip to content

Commit

Permalink
Added distribution management.
Browse files Browse the repository at this point in the history
  • Loading branch information
djalexd committed Aug 15, 2013
1 parent e8d4bbd commit c22fa19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -185,6 +185,13 @@
</scm>
-->

<distributionManagement>
<repository>
<id>dev.cloudchiefs.com</id>
<url>http://dev.cloudchiefs.com/repo/libs-local</url>
</repository>
</distributionManagement>

<reporting>
<plugins>
<plugin>
Expand Down

0 comments on commit c22fa19

Please sign in to comment.