Skip to content

Commit

Permalink
Added distributionManagement/site
Browse files Browse the repository at this point in the history
[#34]
  • Loading branch information
espenhw committed Mar 20, 2009
1 parent fc9c6ec commit 05b2e51
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 @@ -130,4 +130,11 @@
</plugin>
</plugins>
</build>

<distributionManagement>
<site>
<id>grumblesmurf-site</id>
<url>scpexe://java.grumblesmurf.org/srv/www/java.grumblesmurf.org/htdocs/</url>
</site>
</distributionManagement>
</project>

0 comments on commit 05b2e51

Please sign in to comment.