Skip to content

Commit

Permalink
fix(build): group was specified twice in build.gradle (#1100)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Motevasselani <cameron@armory.io>
  • Loading branch information
link108 and Cameron Motevasselani authored Apr 29, 2021
1 parent 12c3299 commit 57b8ed7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ subprojects {
}
}

group = "com.netflix.spinnaker.echo"
if (name != "echo-bom") {
apply plugin: "java-library"
apply plugin: "groovy"
Expand Down

0 comments on commit 57b8ed7

Please sign in to comment.