We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab67729 commit bf213a6Copy full SHA for bf213a6
2 files changed
versatile-core/pom.xml
@@ -8,6 +8,8 @@
8
</parent>
9
<artifactId>versatile-core</artifactId>
10
11
+ <name>${project.groupId}:${project.artifactId}</name>
12
+
13
<properties>
14
<project.parentBaseDir>../</project.parentBaseDir>
15
</properties>
versatile-spi/pom.xml
<artifactId>versatile-spi</artifactId>
0 commit comments