Skip to content
Snippets Groups Projects
Commit 2cc2958e authored by 黄晋's avatar 黄晋
Browse files

build

parent 8e50f026
No related merge requests found
......@@ -2,11 +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>pom</packaging>-->
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.2.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
<groupId>com.luca</groupId>
<artifactId>core</artifactId>
<version>1.0.3-SNAPSHOT</version>
</parent>
<!-- Generated by https://start.springboot.io -->
......@@ -14,8 +15,6 @@
<groupId>com.luca</groupId>
<artifactId>pilot</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>pilot</name>
<description>pilot data clean</description>
<properties>
<java.version>11</java.version>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment