Skip to content

Commit 2f83372

Browse files
dfa1claude
andcommitted
chore: name the parent POM zstd-java
The aggregator's <name> drove the SonarQube project label ("zstd-parent"); rename it to zstd-java to match the project. artifactId stays zstd-parent (referenced by every child <parent> block). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 83fce25 commit 2f83372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.6-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

10-
<name>zstd-parent</name>
10+
<name>zstd-java</name>
1111
<description>Java FFM (Foreign Function &amp; Memory) bindings for zstd</description>
1212
<url>https://github.com/dfa1/zstd-java</url>
1313

0 commit comments

Comments
 (0)