Fix pom/gradle extracts to have the right artifactId
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<parent>
|
||||
<groupId>{@= groupId @}</groupId>
|
||||
<artifactId>{@= artifactId @}</artifactId>
|
||||
<artifactId>spring-cloud-starter-parent</artifactId>
|
||||
<version>{@= version @}</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user