Skip to content

Commit f4a6eff

Browse files
eaftannetdpb
authored andcommitted
Use https for Eclipse maven repo.
Fixes #402 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=277798821
1 parent 3717179 commit f4a6eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse_plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<repository>
4141
<id>mars</id>
4242
<layout>p2</layout>
43-
<url>http://download.eclipse.org/releases/mars</url>
43+
<url>https://download.eclipse.org/releases/mars</url>
4444
</repository>
4545
</repositories>
4646

0 commit comments

Comments
 (0)