更新模板
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>com.insigma</groupId>
|
||||
<artifactId>insiis7</artifactId>
|
||||
<groupId>{{ .groupId }}</groupId>
|
||||
<artifactId>{{ .artifactId }}</artifactId>
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.insigma</groupId>
|
||||
<artifactId>insiis7-common</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>${revision}</version>
|
||||
|
||||
<properties>
|
||||
<elasticsearch.version>7.3.1</elasticsearch.version>
|
||||
|
||||
Reference in New Issue
Block a user