File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ publishing {
27
27
pom {
28
28
name = ' gRPC Spring Boot Starter'
29
29
description = ' gRPC Spring Boot Starter'
30
- url = ' https://github.com/yidongnan /grpc-spring-boot-starter '
30
+ url = ' https://github.com/grpc-ecosystem /grpc-spring'
31
31
licenses {
32
32
license {
33
33
name = ' Apache 2.0'
@@ -50,9 +50,9 @@ publishing {
50
50
}
51
51
}
52
52
scm {
53
- connection = ' scm:git:git://github.com/yidongnan /grpc-spring-boot-starter .git'
54
- developerConnection
= ' scm:git:[email protected] :yidongnan /grpc-spring-boot-starter .git'
55
- url = ' https://github.com/yidongnan /grpc-spring-boot-starter '
53
+ connection = ' scm:git:git://github.com/grpc-ecosystem /grpc-spring.git'
54
+ developerConnection
= ' scm:git:[email protected] /grpc-ecosystem/grpc-spring .git'
55
+ url = ' https://github.com/grpc-ecosystem /grpc-spring'
56
56
}
57
57
}
58
58
You can’t perform that action at this time.
0 commit comments