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