From 19071a069fefcb0e1c7231b7ffbc35e7748b96cb Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期一, 16 十月 2023 17:09:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml b/Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml
index 578efaa..e83446e 100644
--- a/Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml
+++ b/Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml
@@ -7,9 +7,10 @@
<artifactId>ubcs-service</artifactId>
<version>3.0.1.RELEASE</version>
</parent>
+ <groupId>com.vci.ubcs</groupId>
<artifactId>ubcs-applyjtcodeservice</artifactId>
<name>${project.artifactId}</name>
- <version>${bladex.project.version}</version>
+ <version>3.0.1.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.3