Commit 8e09b081 authored by David Trott's avatar David Trott

Updated for distribution to allow for manual uploading to final repository.

parent 4fd3bb0e
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment