From 3939d6aeb117e7ebccbb64a28024e810a44bddfb Mon Sep 17 00:00:00 2001
From: liyongde <1419499670@qq.com>
Date: Mon, 13 Apr 2026 17:20:49 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E7=89=88=E6=9C=AC=E8=AE=BE=E5=AE=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nl-i18n-sdk/pom.xml | 2 +-
nl-verify-check-sdk/pom.xml | 53 ++++++++++++++++++++++++++++++++----
nl-verify-check-test/pom.xml | 4 +--
pom.xml | 2 +-
4 files changed, 51 insertions(+), 10 deletions(-)
diff --git a/nl-i18n-sdk/pom.xml b/nl-i18n-sdk/pom.xml
index 0e568ec..8f8ffdb 100644
--- a/nl-i18n-sdk/pom.xml
+++ b/nl-i18n-sdk/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-i18n-sdk
diff --git a/nl-verify-check-sdk/pom.xml b/nl-verify-check-sdk/pom.xml
index 697bc72..4220d42 100644
--- a/nl-verify-check-sdk/pom.xml
+++ b/nl-verify-check-sdk/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-verify-check-sdk
@@ -31,18 +31,59 @@
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.11.0
+
+ ${java.version}
+ ${java.version}
+ UTF-8
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+
+ true
+ true
+
+
+
+
+
+
+
+
+ src/main/resources
+
+ **/*
+
+ true
+
+
+
+
-
-
maven-releases
- nexus-releases
+ admin
http://47.111.78.178:8013/repository/maven-releases/
-
maven-snapshots
- nexus-snapshots
+ admin
http://47.111.78.178:8013/repository/maven-snapshots/
diff --git a/nl-verify-check-test/pom.xml b/nl-verify-check-test/pom.xml
index 0275fb7..ddf8c5c 100644
--- a/nl-verify-check-test/pom.xml
+++ b/nl-verify-check-test/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-verify-check-test
@@ -21,7 +21,7 @@
org.nl
nl-verify-check-sdk
- 1.0-SNAPSHOT
+ 1.0
diff --git a/pom.xml b/pom.xml
index e02657c..5d938b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
pom
nl-verify-check-sdk