Skip to content

Commit ee03469

Browse files
authored
Update to _correct_ group-id
1 parent 503b7e0 commit ee03469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-commons.org/byte-streams (or (System/getenv "version") "0.2.5")
1+
(defproject org.clj-commons/byte-streams (or (System/getenv "version") "0.2.5")
22
:description "A simple way to handle the menagerie of Java byte representations."
33
:license {:name "MIT License"
44
:url "http://opensource.org/licenses/MIT"}

0 commit comments

Comments
 (0)