From 3b9122890871d95d475fe8370fd2fe4871b12eeb Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Thu, 15 Jun 2023 05:28:15 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=20=EB=B0=B0=ED=8F=AC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 65a3483..00fb7ad 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,18 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + +