Добавлен мавен плагин
This commit is contained in:
@ -6,6 +6,7 @@ plugins {
|
|||||||
id 'java-library'
|
id 'java-library'
|
||||||
id 'war'
|
id 'war'
|
||||||
id 'gradle-ncore' version("$pluginVersion")
|
id 'gradle-ncore' version("$pluginVersion")
|
||||||
|
id 'maven-publish'
|
||||||
}
|
}
|
||||||
|
|
||||||
targetCompatibility = 1.8
|
targetCompatibility = 1.8
|
||||||
|
Reference in New Issue
Block a user