Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 32e1830

Browse files
committed
Merge pull request #52 from jateeter/master
search/replace (https://localhost => http://localhost)
2 parents 2f989dc + 5066d75 commit 32e1830

3 files changed

Lines changed: 12701 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<profile>
4242
<id>greenbuttondata</id>
4343
<properties>
44-
<datacustodian.base.url>http://services.greenbuttondata.org/DataCustodian</datacustodian.base.url>
44+
<datacustodian.base.url>https://services.greenbuttondata.org/DataCustodian</datacustodian.base.url>
4545
<profile>greenbuttondata</profile>
4646
<database>mysql</database>
4747
</properties>

0 commit comments

Comments
 (0)