Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created April 18, 2014 20:06
Show Gist options
  • Save tbatchelli/11062063 to your computer and use it in GitHub Desktop.
Save tbatchelli/11062063 to your computer and use it in GitHub Desktop.
{:dev
{:dependencies [[com.palletops/pallet-vmfest "0.4.0-alpha.1"]
[com.palletops/pallet "0.8.0-RC.9"
:classifier "tests"]
[ch.qos.logback/logback-classic "1.0.0"]]}
:no-checkouts {:checkout-deps-shares ^:replace []} ; disable checkouts
:release
{:plugins [[lein-set-version "0.2.1"]]
:set-version
{:updates [{:path "README.md"
:no-snapshot true
:search-regex
#"com.palletops/hadoop-crate \"\d+\.\d+\.\d+\""}]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment