From e969010491517c1f4d06259f5abd6fa010b1645b Mon Sep 17 00:00:00 2001 From: Luo Tian Date: Mon, 28 Apr 2025 18:07:10 +0800 Subject: [PATCH] fix pom --- build.clj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.clj b/build.clj index b36598c..6905d33 100644 --- a/build.clj +++ b/build.clj @@ -20,7 +20,9 @@ [:license [:name "Apache-2.0"] [:url "https://www.apache.org/licenses/LICENSE-2.0.txt"]]] - [:organization "Flybot Pte Ltd"]] + [:organization + [:name "Flybot Pte Ltd"] + [:url "http://flybot.sg"]]] opts (merge opts {:basis (b/create-basis {}) :target "target"