We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 957d675 + 5cb68df commit 4430a26Copy full SHA for 4430a26
3 files changed
annotations/pom.xml
@@ -11,6 +11,7 @@
11
</parent>
12
13
<artifactId>annotations</artifactId>
14
+ <name>wultra-core-annotations</name>
15
<description>Common annotations</description>
16
17
</project>
bom/pom.xml
<artifactId>core-bom</artifactId>
+ <name>wultra-core-bom</name>
<description>Bill of Materials for Wultra Core</description>
<packaging>pom</packaging>
http-common/pom.xml
<artifactId>http-common</artifactId>
+ <name>wultra-core-http</name>
<description>Common HTTP functionality</description>
<dependencies>
0 commit comments