From 173472e9df0364be0952c2f948609bd34b638d3c Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Sat, 31 Dec 2016 11:26:37 +0100 Subject: [PATCH] prepare pull request --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index da3d908..db647a9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/cryogen-core "0.1.47-SNAPSHOT" +(defproject cryogen-core "0.1.47-SNAPSHOT" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"