Merge pull request #337 from li-xiao-shuang/patch-1

[MINOR] pom.xml remove name tag
pull/340/head
小马哥 2 years ago committed by GitHub
commit 133cdd7ea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,9 +7,7 @@
<artifactId>hippo4j-example</artifactId>
<version>${revision}</version>
</parent>
<artifactId>hippo4j-spring-boot-starter-example</artifactId>
<name>${project.artifactId}</name>
<properties>
<maven.deploy.skip>true</maven.deploy.skip>

Loading…
Cancel
Save