Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 0f016c8

Browse files
committed
Change dependency to be downloaded from https url
1 parent 1acaf15 commit 0f016c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<repositories>
4141
<repository>
4242
<id>couchbase</id>
43-
<url>http://files.couchbase.com/maven2</url>
43+
<url>https://files.couchbase.com/maven2</url>
4444
</repository>
4545
</repositories>
4646

0 commit comments

Comments
 (0)