Skip to content

Commit 4430a26

Browse files
authored
Merge pull request #425 from /issues/423-missing-metadata
Fix #423: Missing metadata for Sonatype (forward port)
2 parents 957d675 + 5cb68df commit 4430a26

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

annotations/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</parent>
1212

1313
<artifactId>annotations</artifactId>
14+
<name>wultra-core-annotations</name>
1415
<description>Common annotations</description>
1516

1617
</project>

bom/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</parent>
1212

1313
<artifactId>core-bom</artifactId>
14+
<name>wultra-core-bom</name>
1415
<description>Bill of Materials for Wultra Core</description>
1516
<packaging>pom</packaging>
1617

http-common/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</parent>
1212

1313
<artifactId>http-common</artifactId>
14+
<name>wultra-core-http</name>
1415
<description>Common HTTP functionality</description>
1516

1617
<dependencies>

0 commit comments

Comments
 (0)