fix : update hippo4j-rpc pom.xml, Change the value of the packaging tag from pom to jar

pull/913/head
pizihao 3 years ago
parent 1c784a2e72
commit 2f2e163559

@ -8,7 +8,6 @@
<version>${revision}</version>
</parent>
<artifactId>hippo4j-rpc</artifactId>
<packaging>pom</packaging>
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
@ -34,5 +33,4 @@
<artifactId>netty-all</artifactId>
</dependency>
</dependencies>
</project>

Loading…
Cancel
Save