Skip to content

Commit 0f5decf

Browse files
author
Patrick Jackson
committed
update gradle.properties.
1 parent c67eaf0 commit 0f5decf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ VERSION_NAME=0.5.5
2626
POM_ARTIFACT_ID=reduxkotlin-reselect
2727
POM_DESCRIPTION=Redux reselect implementation for Redux-Kotlin. Mulitiplatform supported.
2828
POM_NAME=reduxkotlin-reselect
29-
POM_URL=https://github.com/reduxkotlin/redux-kotlin-reselect/
30-
POM_SCM_URL=https://github.com/reduxkotlin/redux-kotlin-reselect/
31-
POM_SCM_CONNECTION=scm:git:git://github.com/reduxkotlin/redux-kotlin-reselect.git
32-
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/reduxkotlin/redux-kotlin-reselect.git
29+
POM_URL=https://github.com/reduxkotlin/Reselect/
30+
POM_SCM_URL=https://github.com/reduxkotlin/Reselect/
31+
POM_SCM_CONNECTION=scm:git:git://github.com/reduxkotlin/Reselect.git
32+
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/reduxkotlin/Reselect.git
3333

3434
POM_LICENCE_NAME=The Apache Software License, Version 2.0
3535
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)