Skip to content

Commit 269bb0f

Browse files
authored
Fix POM_URL (#7214)
1 parent bdf13a1 commit 269bb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ POM_PACKAGING=jar
99
POM_DESCRIPTION=Reactive Extensions for Java
1010
POM_INCEPTION_YEAR=2013
1111

12-
POM_URL=https://github.com/akarnokd/RxJavaExtensions
12+
POM_URL=https://github.com/ReactiveX/RxJava
1313
POM_SCM_URL=https://github.com/ReactiveX/RxJava
1414
POM_SCM_CONNECTION=scm:git:git://github.com/ReactiveX/RxJava.git
1515
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/ReactiveX/RxJava.git

0 commit comments

Comments
 (0)