Skip to content

Commit 6c2fda1

Browse files
committed
Changed group to official FJ group
1 parent 28c9b59 commit 6c2fda1

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)