build: pom module name
This commit is contained in:
parent
25a4660c84
commit
f92aabd8b7
|
@ -11,14 +11,14 @@
|
|||
</parent>
|
||||
|
||||
<groupId>io.metersphere</groupId>
|
||||
<artifactId>plugin-sdk</artifactId>
|
||||
<artifactId>metersphere-plugin-sdk</artifactId>
|
||||
<version>${revision}</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<name>plugin-sdk</name>
|
||||
<name>metersphere-plugin-sdk</name>
|
||||
<description>MeterSphere plugin</description>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue