Skip to content

Commit eaafdc6

Browse files
authored
set 52north repository to HTTPS (#28)
1 parent abebd61 commit eaafdc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<repository>
1212
<id>52n-dependencies</id>
1313
<name>52n-dependencies</name>
14-
<url>http://52north.org/maven/repo/releases</url>
14+
<url>https://52north.org/maven/repo/releases</url>
1515
</repository>
1616
</repositories>
1717
<pluginRepositories>
1818
<pluginRepository>
1919
<id>52n-dependencies</id>
2020
<name>52n-dependencies</name>
21-
<url>http://52north.org/maven/repo/releases</url>
21+
<url>https://52north.org/maven/repo/releases</url>
2222
</pluginRepository>
2323
</pluginRepositories>
2424
<dependencyManagement>

0 commit comments

Comments
 (0)