Skip to content

Commit 806bfcf

Browse files
committed
build: update project links
1 parent 200f5ec commit 806bfcf

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
@@ -20,8 +20,8 @@ projectDescription=The set of RFC 3339 compliant date/time scalar types for Grap
2020
projectLicenseShortName=Apache-2.0
2121
projectLicenseName=The Apache Software License, Version 2.0
2222
projectLicenseUrl=http://www.apache.org/licenses/LICENSE-2.0.txt
23-
projectScmUrl=https://github.com/donbeave/graphql-java-datetime
24-
projectScmConnection=git@github.com:donbeave/graphql-java-datetime.git
25-
projectScmDeveloperConnection=scm:git:https://github.com/donbeave/graphql-java-datetime.git
26-
projectIssueManagementUrl=https://github.com/donbeave/graphql-java-datetime/issues
23+
projectScmUrl=https://github.com/tailrocks/graphql-java-datetime
24+
projectScmConnection=git@github.com:tailrocks/graphql-java-datetime.git
25+
projectScmDeveloperConnection=scm:git:https://github.com/tailrocks/graphql-java-datetime.git
26+
projectIssueManagementUrl=https://github.com/tailrocks/graphql-java-datetime/issues
2727
projectPublishingRepositories=SonatypeOssSnapshots,SonatypeOssReleases

0 commit comments

Comments
 (0)