From 356d6a74f5c03a8cde311074bab8bdb78cdd1d2a Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期一, 21 八月 2023 10:25:18 +0800 Subject: [PATCH] 2 --- target/classes/META-INF/MANIFEST.MF | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/classes/META-INF/MANIFEST.MF b/target/classes/META-INF/MANIFEST.MF index b713efd..40296b0 100644 --- a/target/classes/META-INF/MANIFEST.MF +++ b/target/classes/META-INF/MANIFEST.MF @@ -2,10 +2,10 @@ Built-By: longxin Build-Jdk: 18.0.1 Implementation-Title: product-server-mobile-core -Implementation-Version: 1.0.0 +Implementation-Version: 2.0.0-release Implementation-Vendor-Id: com.lx Implementation-URL: https://projects.spring.io/spring-boot/#/spring-boot - -starter-parent/product-server-mobile/product-server-mobile-core + -starter-parent/product-server/product-server-mobile-core Main-Class: com.product.Application Created-By: Maven Integration for Eclipse -- Gitblit v1.9.2