Update pom.xml

delete packaging、name、description
pull/413/head
yhc777 2 years ago committed by GitHub
parent 87faae5040
commit 98b73c36c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,9 +9,6 @@
</parent>
<artifactId>hippo4j-server</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>${project.artifactId}</description>
<properties>
<maven.deploy.skip>true</maven.deploy.skip>

Loading…
Cancel
Save