updating the project repo name for maven purposes...

This commit is contained in:
Ben Mabey 2010-12-14 16:45:32 -07:00
parent 89578f113c
commit 46d437a059

View file

@ -1,4 +1,4 @@
(defproject org.clojars.bmabey/clj-ml "0.0.5-SNAPSHOT"
(defproject com.leadtune/clj-ml "0.0.5-SNAPSHOT"
:description "Machine Learning library for Clojure built around Weka and friends"
:repositories {"leadtune-repo" "http://c0026236.cdn1.cloudfiles.rackspacecloud.com/repo"}
:java-source-path "src/java"