From 54da90f2a7887501b187e5325ee6194e258390e3 Mon Sep 17 00:00:00 2001 From: chaokunyang Date: Tue, 29 Oct 2024 01:01:43 +0800 Subject: [PATCH] add apache as parent pom for fury kotlin --- kotlin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 330b39bde7..e0a1d76dde 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -23,6 +23,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + org.apache + apache + 29 + org.apache.fury fury-kotlin 0.9.0