From 3e5bba6ac8fd2a26445bf93208a5ee1745405548 Mon Sep 17 00:00:00 2001 From: yuxc <653031404@qq.com> Date: 星期三, 02 八月 2023 12:20:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS/ubcs-service-api/ubcs-applyjtcodeservice-api/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS/ubcs-service-api/ubcs-webservice-api/pom.xml b/Source/UBCS/ubcs-service-api/ubcs-applyjtcodeservice-api/pom.xml similarity index 95% rename from Source/UBCS/ubcs-service-api/ubcs-webservice-api/pom.xml rename to Source/UBCS/ubcs-service-api/ubcs-applyjtcodeservice-api/pom.xml index 3331c2c..cdc8ed6 100644 --- a/Source/UBCS/ubcs-service-api/ubcs-webservice-api/pom.xml +++ b/Source/UBCS/ubcs-service-api/ubcs-applyjtcodeservice-api/pom.xml @@ -9,7 +9,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <artifactId>ubcs-webservice-api</artifactId> + <artifactId>ubcs-applyjtcodeservice-api</artifactId> <name>${project.artifactId}</name> <version>3.0.1.RELEASE</version> <packaging>jar</packaging> -- Gitblit v1.9.3