From 2677621878c2274423af31b837878140053f9fc2 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Thu, 13 Feb 2014 23:41:53 +1100 Subject: Add to 'org.clojars.czan' group for deployment --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4c96e79..4593ba9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject abra "0.1.0-SNAPSHOT" +(defproject org.clojars.czan/abra "0.1.0-SNAPSHOT" :description "A small library for reverse-routing in compojure applications." :url "http://bitbucket.org/czan/abra" :license {:name "Eclipse Public License" -- cgit v1.2.3