proper name in pom
This commit is contained in:
parent
76bca6497b
commit
1333d2fcf1
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ publishing {
|
||||||
version = project.version
|
version = project.version
|
||||||
artifacts = [toolsJar, coreJar, generatorsJar, MDKZip, alltJar]
|
artifacts = [toolsJar, coreJar, generatorsJar, MDKZip, alltJar]
|
||||||
pom {
|
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.')
|
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/')
|
url.set('https://aidancbrady.com/mekanism/')
|
||||||
issueManagement {
|
issueManagement {
|
||||||
|
|
Loading…
Reference in a new issue