From 0639e03c2de59bf007f97106e4dd704bcec97507 Mon Sep 17 00:00:00 2001 From: Albert Pham Date: Sun, 23 Feb 2014 22:35:29 -0800 Subject: Added distributionManagement to pom.xml --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b96ca02..fa20ef9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,20 @@ UTF-8 + + + sk89q-docs-upload + ftp://sk89q-maven-deploy/worldedit/ + + + maven.sk89q.com + http://maven.sk89q.com/artifactory/libs-release-local + + + maven.sk89q.com-snapshot + http://maven.sk89q.com/artifactory/libs-snapshot-local + + org.eclipse.jetty @@ -142,4 +156,4 @@ - \ No newline at end of file + -- cgit