Publish to mainline
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
This commit is contained in:
parent
3e516e54b2
commit
b4d0ee9b3b
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ project(':forge') {
|
|||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
compileJava.sourceCompatibility = compileJava.targetCompatibility = sourceCompatibility = targetCompatibility = '1.8' // Need this here so eclipse task generates correctly.
|
||||
group = 'net.minecraftforge.test' //TODO: remove test when we finish patches and want users to find it
|
||||
group = 'net.minecraftforge' //TODO: remove test when we finish patches and want users to find it
|
||||
|
||||
sourceSets {
|
||||
fmllauncher {
|
||||
|
|
Loading…
Reference in a new issue