From 14ddeeab08419bfcf271bda060a09f4c74bdcb06 Mon Sep 17 00:00:00 2001
From: huangjin <huangjin@lucahealthcare.com>
Date: Fri, 30 Aug 2024 18:13:03 +0800
Subject: [PATCH] pom package

---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6b2b582..520d68c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,16 +2,12 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <packaging>jar</packaging>
-
     <parent>
         <groupId>com.luca</groupId>
         <artifactId>core</artifactId>
         <version>1.0.3-SNAPSHOT</version>
     </parent>
 
-    <!-- Generated by https://start.springboot.io -->
-    <!-- 浼樿川鐨� spring/boot/data/security/cloud 妗嗘灦涓枃鏂囨。灏藉湪 => https://springdoc.cn -->
     <groupId>com.luca</groupId>
     <artifactId>pilot</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-- 
GitLab