mirror of
https://github.com/AppleCommander/bastools.git
synced 2025-05-09 15:38:17 +00:00
Fixing Maven publish artifactId.
This commit is contained in:
parent
797224c65a
commit
3d936a435c
@ -51,7 +51,7 @@ publishing {
|
|||||||
artifact javadocJar
|
artifact javadocJar
|
||||||
pom {
|
pom {
|
||||||
groupId = "net.sf.applecommander"
|
groupId = "net.sf.applecommander"
|
||||||
artifactId = archivesBaseName
|
artifactId = "bastools-api"
|
||||||
name = "B/BAS Tools (bastools)"
|
name = "B/BAS Tools (bastools)"
|
||||||
description = 'An Applesoft BASIC tools library.'
|
description = 'An Applesoft BASIC tools library.'
|
||||||
url = 'https://applecommander.github.io/'
|
url = 'https://applecommander.github.io/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user