From eabfd2a2aedffe69e4d273e308aa3024dad80b8a Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期三, 31 五月 2023 20:34:26 +0800 Subject: [PATCH] 初始 --- 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