Skip to content

Commit

Permalink
revert project.clj changes
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Jul 14, 2021
1 parent 1e20f10 commit 6ce30fa
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions project.clj
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 6ce30fa

Please sign in to comment.