Skip to content

Commit 7530446

Browse files
committed
Naming
1 parent 5db76f4 commit 7530446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/libraries/dxf/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies{
3636
mavenPublishing {
3737
publishToMavenCentral(com.vanniktech.maven.publish.SonatypeHost.CENTRAL_PORTAL, automaticRelease = true)
3838
signAllPublications()
39-
coordinates("$group.java.libraries", name, version.toString())
39+
coordinates("$group.core", name, version.toString())
4040

4141
pom {
4242
name.set("Processing DXF")

0 commit comments

Comments
 (0)