From e1f497a404a7dfa2f80137621d5aea274fa8413d Mon Sep 17 00:00:00 2001 From: xit Date: Tue, 2 May 2023 15:38:28 +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 | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7f8bde8..3e7dccc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ cokr.xit xit-security - 23.04.01 + 23.04.01-SNAPSHOT jar xit-security @@ -63,7 +63,7 @@ cokr.xit xit-user - 23.04.01 + 23.04.01-SNAPSHOT @@ -201,4 +201,26 @@ + + + + + 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