Skip to content

Commit

Permalink
change group to io.projectreactor.tools
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup committed Feb 4, 2019
1 parent 7c6d299 commit a3d37a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
subprojects {
group = "io.projectreactor"
group = "io.projectreactor.tools"

repositories {
jcenter()
Expand All @@ -14,4 +14,4 @@ subprojects {
}
}
}
}
}

0 comments on commit a3d37a4

Please sign in to comment.