Version 0.4.7-SNAPSHOT

This commit is contained in:
Jenkins CI 2016-01-09 16:42:34 -08:00
parent 2b7af91c24
commit e431b5036f

View file

@ -2,7 +2,7 @@
(def tk-version "1.1.1") (def tk-version "1.1.1")
(def tk-jetty-version "1.5.0") (def tk-jetty-version "1.5.0")
(defproject puppetlabs/http-client "0.4.6" (defproject puppetlabs/http-client "0.4.7-SNAPSHOT"
:description "HTTP client wrapper" :description "HTTP client wrapper"
:license {:name "Apache License, Version 2.0" :license {:name "Apache License, Version 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0.html"} :url "http://www.apache.org/licenses/LICENSE-2.0.html"}