Skip to content

Commit 3b8f83e

Browse files
committed
Issue #23 SEO: remove '(Core)' qualifier; primary artifact should be unqualified
1 parent f5247b1 commit 3b8f83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-java21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>java.util.json</artifactId>
1414
<packaging>jar</packaging>
1515

16-
<name>java.util.json Java21 Backport (Core)</name>
16+
<name>java.util.json Java21 Backport</name>
1717
<description>Backport of the OpenJDK sandbox java.util.json API adapted for Java 21+. Experimental; APIs and behavior may change as upstream evolves.</description>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)