10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a264b2a commit e636956Copy full SHA for e636956
pom.xml
@@ -29,8 +29,8 @@
29
</developers>
30
31
<scm>
32
- <connection>scm:git:git://github.com/java-operator-sdk/java-operator-sdk.git</connection>
33
- <developerConnection>scm:git:git@github.com/java-operator-sdk/java-operator-sdk.git</developerConnection>
+ <connection>scm:git:git://github.com/operator-framework/java-operator-sdk.git</connection>
+ <developerConnection>scm:git:git@github.com/operator-framework/java-operator-sdk.git</developerConnection>
34
<url>https://github.com/operator-framework/java-operator-sdk/tree/main</url>
35
</scm>
36
0 commit comments