From f19ad58edb8cad133306da9b0162417f4489ee26 Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Wed, 29 Mar 2023 01:50:12 +0800
Subject: [PATCH] Update pom.xml
---
pom.xml | 160 ++++++++++++++++++++++++++++----------------------------
1 file changed, 80 insertions(+), 80 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6a571ae..3337a80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,8 +13,8 @@
com.schbrain.framework
schbrain-parent
- pom
${revision}
+ pom
@@ -31,6 +31,17 @@
+
+
+ libs-releases
+ ${maven.repository.url}/maven-releases
+
+
+ libs-snapshots
+ ${maven.repository.url}/maven-snapshots
+
+
+
3.0.1-SNAPSHOT
@@ -255,8 +266,8 @@
${dubbo.version}
- log4j
log4j
+ log4j
commons-logging
@@ -318,8 +329,8 @@
${dubbo.version}
- log4j
log4j
+ log4j
org.apache.dubbo
@@ -404,8 +415,8 @@
${druid.version}
- javax.annotation-api
javax.annotation
+ javax.annotation-api
@@ -430,8 +441,8 @@
${aliyun-sdk-core.version}
- commons-logging
commons-logging
+ commons-logging
org.bouncycastle
@@ -445,8 +456,8 @@
${aliyun-sdk-oss.version}
- commons-logging
commons-logging
+ commons-logging
@@ -554,6 +565,48 @@
+
+
+
+ true
+
+
+ false
+
+ libs-releases
+ ${maven.repository.url}/maven-releases
+
+
+
+ false
+
+
+ true
+ always
+
+ libs-snapshots
+ ${maven.repository.url}/maven-snapshots
+
+
+
+
+
+
+ false
+
+ plugin-releases
+ ${maven.repository.url}/maven-releases
+
+
+
+ true
+ always
+
+ plugin-snapshots
+ ${maven.repository.url}/maven-snapshots
+
+
+
@@ -563,17 +616,17 @@
repackage
- package
repackage
+ package
buildInfo
- compile
build-info
+ compile
@@ -582,13 +635,6 @@
pl.project13.maven
git-commit-id-plugin
4.9.10
-
-
-
- revision
-
-
-
false
true
@@ -598,11 +644,6 @@
yyyy-MM-dd HH:mm:ss
GMT+8
-
-
- io.github.git-commit-id
- git-commit-id-maven-plugin
- 5.0.0
@@ -610,6 +651,11 @@
+
+
+ io.github.git-commit-id
+ git-commit-id-maven-plugin
+ 5.0.0
false
true
@@ -619,6 +665,13 @@
yyyy-MM-dd HH:mm:ss
GMT+8
+
+
+
+ revision
+
+
+
com.schbrain.maven.plugin
@@ -627,10 +680,10 @@
prepare
- package
prepare
+ package
@@ -643,10 +696,10 @@
source
- package
jar-no-fork
+ package
@@ -657,10 +710,10 @@
flatten
- process-resources
flatten
+ process-resources
true
${project.build.directory}
@@ -675,10 +728,10 @@
copy-resources
- compile
copy-resources
+ compile
@@ -717,70 +770,17 @@
-
-
- libs-releases
- ${maven.repository.url}/maven-releases
-
-
- libs-snapshots
- ${maven.repository.url}/maven-snapshots
-
-
-
-
-
- libs-releases
- ${maven.repository.url}/maven-releases
-
- true
-
-
- false
-
-
-
- libs-snapshots
- ${maven.repository.url}/maven-snapshots
-
- false
-
-
- always
- true
-
-
-
-
-
-
- plugin-releases
- ${maven.repository.url}/maven-releases
-
- false
-
-
-
- plugin-snapshots
- ${maven.repository.url}/maven-snapshots
-
- true
- always
-
-
-
-
dev
+
+ true
+
dev
registry-vpc.cn-hangzhou.aliyuncs.com/schbrain_dev
-
- true
-
--
GitLab