mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-22 03:45:54 -04:00
changed artifact naming for jenkins
This commit is contained in:
parent
d2b04bceff
commit
c356341222
@ -20,7 +20,7 @@ apply plugin: 'scala'
|
||||
|
||||
version = "1.2.2"
|
||||
group= "li.cil.oc" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "OpenComputers"
|
||||
archivesBaseName = "OpenComputers-MC1.7"
|
||||
|
||||
if (System.getenv("BUILD_NUMBER") != null)
|
||||
version += "-dev${System.getenv("BUILD_NUMBER")}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user