Apply from publish-maven.gradle again so the pom is created

This commit is contained in:
Andy Wilkinson
2017-02-03 11:03:12 +00:00
committed by Gary Russell
parent e0ad10032e
commit ce50b260a8

View File

@@ -17,6 +17,8 @@ plugins {
id 'org.sonarqube' version '2.1'
}
apply from: "${rootProject.projectDir}/publish-maven.gradle"
description = 'Spring Integration Flow'