don't actually need the sonatype repository listed for this now
This commit is contained in:
parent
6216266abc
commit
117e7cb079
|
@ -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"]])
|
||||
|
|
Reference in a new issue