rpm/settings.gradle

9 lines
204 B
Groovy
Raw Permalink Normal View History

2017-10-07 13:14:33 +02:00
rootProject.name = name
include 'rpm-core'
include 'rpm-ant'
// gradle plugin moved to antoher repository
//include 'gradle-plugin-rpm'
// maven plugin was removed in gradle
//include 'maven-plugin-rpm'