From 9c5adb15ff95f88ac633b42295486c9dae173960 Mon Sep 17 00:00:00 2001 From: kirillius Date: Fri, 21 Mar 2025 20:40:49 +0300 Subject: [PATCH] Fixed artifact name --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ee214e..82f7dc4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.example - TestRuntimeCompiler + ru.kirillius.compiler + RuntimeCompiler 1.0.0.0