Skip to content

Commit

Permalink
Use https for eclise jgit repository
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernhaeuser committed Jan 22, 2022
1 parent 0b68159 commit ebd6df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<repository>
<id>jgit-repository</id>
<name>Eclipse JGit Repository</name>
<url>http://download.eclipse.org/jgit/maven</url>
<url>https://download.eclipse.org/jgit/maven</url>
</repository>
</repositories>

Expand Down

0 comments on commit ebd6df7

Please sign in to comment.