Removed maven plugin from allprojects

This commit is contained in:
Arjen Poutsma
2014-05-22 14:06:19 +02:00
parent 8ebb11a09d
commit bfd6244ce4

View File

@@ -16,7 +16,6 @@ configure(allprojects) {
ext.axiomVersion = "1.2.14"
apply plugin: "java"
apply plugin: "maven"
apply plugin: "propdeps-idea"
apply plugin: "propdeps"
apply plugin: "propdeps-maven"