Skip to content

Commit 39edf6a

Browse files
committed
[housekeeping] allegedy better pom meta
1 parent ffdfc92 commit 39edf6a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

build.clj

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@
2525
:version version
2626
:basis basis
2727
:src-dirs src-dirs
28-
:pom-data [[:author "Rahul De <rahul080327@gmail.com>"]
29-
[:url "https://github.com/lispyclouds/contajners"]
28+
:pom-data [[:url "https://github.com/lispyclouds/contajners"]
29+
[:developers
30+
[:developer [:name "Rahul De"]]]
31+
[:scm
32+
[:url "https://github.com/lispyclouds/contajners"]]
3033
[:licenses
3134
[:license
3235
[:name "MIT"]

0 commit comments

Comments
 (0)