We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67bafaa + 7471483 commit 31c02f6Copy full SHA for 31c02f6
example/pom.xml
@@ -9,8 +9,8 @@
9
</parent>
10
11
<packaging>pom</packaging>
12
-
13
<artifactId>example</artifactId>
+ <name>${artifactId}</name>
14
15
<modules>
16
<module>editable</module>
plugin/pom.xml
@@ -9,6 +9,7 @@
<artifactId>plugin</artifactId>
<module>ignite-plugin</module>
0 commit comments