Skip to content

Commit

Permalink
Merge pull request #59 from nebula-plugins/publishing-cleanup
Browse files Browse the repository at this point in the history
Cleanup publishing: remove artifactory plugin related configuration and make sure we can not use immutableSnapshot
  • Loading branch information
rpalcolea authored Mar 5, 2020
2 parents 70318a9 + 1e8c1a4 commit 24d5ca2
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 100 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ dependencies {
implementation("com.netflix.nebula:nebula-release-plugin:latest.release")
implementation("com.netflix.nebula:gradle-java-cross-compile-plugin:latest.release")
implementation("gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0")
implementation("org.jfrog.buildinfo:build-info-extractor-gradle:latest.release")
testImplementation("org.ajoberstar.grgit:grgit-core:3.1.1") {
exclude(group = "org.codehaus.groovy", module = "groovy")
}
Expand Down
Loading

0 comments on commit 24d5ca2

Please sign in to comment.