don't actually need the sonatype repository listed for this now

This commit is contained in:
Gered 2014-03-03 13:51:10 -05:00
parent 6216266abc
commit 117e7cb079

View file

@ -3,7 +3,5 @@
:url "https://github.com/gered/clj-jtwig/tree/java6"
:license {:name "Apache License, Version 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0"}
:repositories [["sonatype" {:url "http://oss.sonatype.org/content/repositories/releases"
:snapshots false}]]
:dependencies [[org.clojure/clojure "1.5.1"]
[com.lyncode/jtwig-core-java6 "2.1.1"]])