Skip to content

Commit 197bf8a

Browse files
committed
Switch distMgmtSnapshotsUrl to https
1 parent c890e24 commit 197bf8a

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
@@ -378,7 +378,7 @@
378378
</dependency>
379379
</dependencies>
380380
<properties>
381-
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
381+
<distMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
382382
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
383383
<source.property>1.8</source.property>
384384
<target.property>1.8</target.property>

0 commit comments

Comments
 (0)