diff --git a/pom.xml b/pom.xml index 6b2b582ddfb6578758aab35a4eacdfb726ea6704..520d68cc81bc5ef08ac30a2d9d755aeff71587bd 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>