proper name in pom

This commit is contained in:
maggi373 2022-04-30 20:55:52 +02:00
parent 76bca6497b
commit 1333d2fcf1

View file

@ -197,7 +197,7 @@ publishing {
version = project.version
artifacts = [toolsJar, coreJar, generatorsJar, MDKZip, alltJar]
pom {
name.set("Mekanism Community Edition")
name.set("Mekanism 1.7.10 Community Edition")
description.set('Mekanism is a Minecraft add-on featuring high-tech machinery that can be used to create powerful tools, armor, and weapons.')
url.set('https://aidancbrady.com/mekanism/')
issueManagement {