Skip to content

Commit a0e487b

Browse files
committed
Add group for FJ back to official group
1 parent 049364a commit a0e487b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ allprojects {
1010
projectName = "functionaljava"
1111
}
1212
version = fjVersion
13-
group = "com.github.mperry"
13+
group = "org.functionaljava"
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)