Update pom.xml

This commit is contained in:
Jesse-Ma
2022-08-04 16:03:04 +08:00
committed by GitHub
parent 83f70c2f88
commit 127c67e6c7

View File

@@ -8,9 +8,9 @@
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.flagnote</groupId>
<artifactId>gateway</artifactId>
<artifactId>flagnote-gateway</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>gateway</name>
<name>flagnote-gateway</name>
<description>Demo project for Spring Boot</description>
<properties>
<java.version>11</java.version>
@@ -78,4 +78,4 @@
</plugins>
</build>
</project>
</project>