File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ publishing {
35
35
name = project. description
36
36
description = project. description
37
37
}
38
- url = " https://github.com/spring-projects-experimental /spring-graphql"
38
+ url = " https://github.com/spring-projects/spring-graphql"
39
39
organization {
40
40
name = " Spring IO"
41
41
url = " https://spring.io/projects"
@@ -48,9 +48,9 @@ publishing {
48
48
}
49
49
}
50
50
scm {
51
- url = " https://github.com/spring-projects-experimental /spring-graphql"
52
- connection = " scm:git:git://github.com/spring-projects-experimental /spring-graphql"
53
- developerConnection = " scm:git:git://github.com/spring-projects-experimental /spring-graphql"
51
+ url = " https://github.com/spring-projects/spring-graphql"
52
+ connection = " scm:git:git://github.com/spring-projects/spring-graphql"
53
+ developerConnection = " scm:git:git://github.com/spring-projects/spring-graphql"
54
54
}
55
55
developers {
56
56
developer {
@@ -71,7 +71,7 @@ publishing {
71
71
}
72
72
issueManagement {
73
73
system = " GitHub"
74
- url = " https://github.com/spring-projects-experimental /spring-graphql/issues"
74
+ url = " https://github.com/spring-projects/spring-graphql/issues"
75
75
}
76
76
}
77
77
versionMapping {
You can’t perform that action at this time.
0 commit comments