修改为interfaces
This commit is contained in:
2
template/public_api/dist/pom.xml
vendored
2
template/public_api/dist/pom.xml
vendored
@@ -13,7 +13,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>{{ .groupId }}</groupId>
|
||||
<artifactId>{{ .artifactId }}-public-interfaces</artifactId>
|
||||
<artifactId>{{ .artifactId }}-public-api-interfaces</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user