diff --git a/project.clj b/project.clj index 96c4686..c3524d8 100644 --- a/project.clj +++ b/project.clj @@ -1,9 +1,4 @@ -;; threatgrid notes: -;; - forked at version 3.1.2-SNAPSHOT -;; - changed coordinates to org.clojars.frenchy64/trapperkeeper (because threatgrid group -;; is not verified, so threatgrid/trapperkeeper cannot be created) -;; - release 3.2.0 contains fix to https://github.com/advthreat/iroh/issues/5459 -(defproject org.clojars.frenchy64/trapperkeeper "3.2.0" +(defproject puppetlabs/trapperkeeper "3.1.2-SNAPSHOT" :description "A framework for configuring, composing, and running Clojure services." :license {:name "Apache License, Version 2.0"