File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Java API for GitHub
22
3- See http ://github-api.kohsuke.org/ for more details
3+ See https ://github-api.kohsuke.org/ for more details
Original file line number Diff line number Diff line change 1010 <artifactId >github-api</artifactId >
1111 <version >1.96-SNAPSHOT</version >
1212 <name >GitHub API for Java</name >
13- <url >http ://github-api.kohsuke.org/</url >
13+ <url >https ://github-api.kohsuke.org/</url >
1414 <description >GitHub API for Java</description >
1515
1616 <scm >
1717 <connection >scm:git:git@github.com/kohsuke/${project.artifactId} .git</connection >
1818 <developerConnection >scm:git:ssh://git@github.com/kohsuke/${project.artifactId} .git</developerConnection >
19- <url >http ://${project.artifactId} .kohsuke.org/</url >
19+ <url >https ://${project.artifactId} .kohsuke.org/</url >
2020 <tag >HEAD</tag >
2121 </scm >
2222
201201 <repositories >
202202 <repository >
203203 <id >repo.jenkins-ci.org</id >
204- <url >http ://repo.jenkins-ci.org/public/</url >
204+ <url >https ://repo.jenkins-ci.org/public/</url >
205205 </repository >
206206 </repositories >
207207 <pluginRepositories >
208208 <pluginRepository >
209209 <id >repo.jenkins-ci.org</id >
210- <url >http ://repo.jenkins-ci.org/public/</url >
210+ <url >https ://repo.jenkins-ci.org/public/</url >
211211 </pluginRepository >
212212 </pluginRepositories >
213213
223223 <licenses >
224224 <license >
225225 <name >The MIT license</name >
226- <url >http ://www.opensource.org/licenses/mit-license.php</url >
226+ <url >https ://www.opensource.org/licenses/mit-license.php</url >
227227 <distribution >repo</distribution >
228228 </license >
229229 </licenses >
You can’t perform that action at this time.
0 commit comments