From bbdaa8c4d17f7c9fdf536a1d9d0befbe98d54aad Mon Sep 17 00:00:00 2001 From: xit Date: Tue, 2 May 2023 15:39:15 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=BC=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 38bfc0b..ff6ece1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ cokr.xit xit-file - 23.04.01 + 23.04.01-SNAPSHOT jar xit-file @@ -57,7 +57,7 @@ cokr.xit xit-foundation - 23.04.01 + 23.04.01-SNAPSHOT @@ -195,4 +195,25 @@ + + + + + maven-snapshot + http://xit.xit-nexus.com:8081/repository/maven-snapshots/ + + true + always + + + false + + + + + maven-release + http://xit.xit-nexus.com:8081/repository/maven-releases/ + + + \ No newline at end of file