use verified clojars groupname
This commit is contained in:
parent
e44e65df18
commit
5eafc85844
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
(defproject dda/k8s-keycloak "0.1.0-SNAPSHOT"
|
(defproject org.domaindrivenarchitecture/k8s-keycloak "0.1.0-SNAPSHOT"
|
||||||
:description "keycloak k8s-installation package"
|
:description "keycloak k8s-installation package"
|
||||||
:url "https://www.domaindrivenarchitecture.org"
|
:url "https://domaindrivenarchitecture.org"
|
||||||
:license {:name "Apache License, Version 2.0"
|
:license {:name "Apache License, Version 2.0"
|
||||||
:url "https://www.apache.org/licenses/LICENSE-2.0.html"}
|
:url "https://www.apache.org/licenses/LICENSE-2.0.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.10.3"]
|
:dependencies [[org.clojure/clojure "1.10.3"]
|
||||||
|
|
Loading…
Reference in a new issue