Skip to content

Commit

Permalink
#235 - Set https
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed Dec 20, 2024
1 parent 2e6cd0a commit 2420dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

<name>OGC API-Features 1.0 Conformance Test Suite</name>
<description>Describe purpose of test suite.</description>
<url>http://opengeospatial.github.io/ets-ogcapi-features10/</url>
<url>https://opengeospatial.github.io/ets-ogcapi-features10/</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://opensource.org/licenses/Apache-2.0</url>
<url>https://opensource.org/licenses/Apache-2.0</url>
</license>
</licenses>

Expand Down

0 comments on commit 2420dca

Please sign in to comment.