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.
2 parents f46cd11 + 38051ba commit a5ee160Copy full SHA for a5ee160
pom.xml
@@ -32,9 +32,9 @@
32
</developers>
33
34
<scm>
35
- <connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
36
- <developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
37
- <url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
+ <connection>scm:git:https://github.com/jenkinsci/powershell-plugin.git</connection>
+ <developerConnection>scm:git:[email protected]:jenkinsci/powershell-plugin.git</developerConnection>
+ <url>http://github.com/jenkinsci/powershell-plugin</url>
38
<tag>HEAD</tag>
39
</scm>
40
0 commit comments