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 96bccf7 commit 908133a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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
}

tasks.findByPath("artifactoryPublish")?.publishConfigs ('published')
//install {
// configuration = configurations.published
//}
//
//tasks.findByPath("artifactoryPublish")?.publishConfigs ('published')

0 comments on commit 908133a

Please sign in to comment.