Update the sample project to the new way of replacing repositories

This commit is contained in:
Balint Erdi 2012-12-04 15:56:59 +01:00
parent 751b253f30
commit 1bc325e9ae

View file

@ -151,10 +151,9 @@
:injections [(require 'clojure.pprint)]
;; Emit warnings on all reflection calls.
:warn-on-reflection true
;; Set this in order to only use the :repositories you list below.
:omit-default-repositories true
;; These repositories will be searched for :dependencies and
;; :plugins and will also be available to deploy to.
;; Add ^:replace (:repositories ^:replace [...]) to only use repositories you list below
:repositories [["java.net" "http://download.java.net/maven/2"]
["sonatype" {:url "http://oss.sonatype.org/content/repositories/releases"
;; If a repository contains releases only setting