Skip to content

Commit

Permalink
Test generation of pom file for core module.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Nov 16, 2018
1 parent 74058b9 commit 7f2269f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spring-cloud-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ artifacts {
tests testJar
}

//install {
// configuration = configurations.published
//}
install {
configuration = configurations.published
}

tasks.findByPath("artifactoryPublish")?.publishConfigs ('published')
//tasks.findByPath("artifactoryPublish")?.publishConfigs ('published')

0 comments on commit 7f2269f

Please sign in to comment.