From 1bb0cb3e66af2bf9aa4727543f7be83a0526bd78 Mon Sep 17 00:00:00 2001
From: cs <673849330@qq,com>
Date: Wed, 24 Nov 2021 11:19:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common-starter/pom.xml | 2 +-
commons/pom.xml | 2 +-
pom.xml | 1 -
service-biz/pom.xml | 2 +-
4 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/common-starter/pom.xml b/common-starter/pom.xml
index 32b1b32..ac239b0 100644
--- a/common-starter/pom.xml
+++ b/common-starter/pom.xml
@@ -10,7 +10,7 @@
4.0.0
common-starter
- jar
+ pom
${buildVersion}
diff --git a/commons/pom.xml b/commons/pom.xml
index 93b8ca1..14d2271 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -10,7 +10,7 @@
4.0.0
commons
- jar
+ pom
${buildVersion}
common-core
diff --git a/pom.xml b/pom.xml
index edbdab4..cf4bdd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,6 @@
${buildVersion}
arxj
arxj
- jar
1.8
1.8
diff --git a/service-biz/pom.xml b/service-biz/pom.xml
index 92715a2..2cb73b6 100644
--- a/service-biz/pom.xml
+++ b/service-biz/pom.xml
@@ -11,7 +11,7 @@
service-biz
${buildVersion}
- jar
+ pom
service-wechat-applet
--
GitLab