Skip to content

Commit

Permalink
Updated for distribution to allow for manual uploading to final repos…
Browse files Browse the repository at this point in the history
…itory.
  • Loading branch information
dtrott committed Jan 1, 2011
1 parent 4fd3bb0 commit 8e09b08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<repository>
<id>dtrott-public</id>
<name>David Trott's Public Repository</name>
<url>ftp://maven.davidtrott.com/repository</url>
<url>file:///repositories/maven.davidtrott.com/release</url>
</repository>
<snapshotRepository>
<id>dtrott-public</id>
<name>David Trott's Public Snapshot Repository</name>
<url>ftp://maven.davidtrott.com/snapshot</url>
<url>file:///repositories/maven.davidtrott.com/snapshot</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 8e09b08

Please sign in to comment.