Skip to content

Commit e20288e

Browse files
committed
Change http to https
1 parent 95bda70 commit e20288e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<scm>
129129
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
130130
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
131-
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
131+
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
132132
<tag>HEAD</tag>
133133
</scm>
134134

0 commit comments

Comments
 (0)