Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Removed greenbuttondata profile configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dfcoffin committed Jul 28, 2017
1 parent 26b8d46 commit 91ac594
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@
</properties>
</profile>

<profile>
<!-- EnerNex hosted Green Button Sandbox -->
<id>greenbuttondata</id>
<properties>
<datacustodian.base.url>https://services.greenbuttondata.org/DataCustodian</datacustodian.base.url>
<profile>greenbuttondata</profile>
<database>mysql</database>
</properties>
</profile>
<!-- <profile> -->
<!-- EnerNex hosted Green Button Sandbox -->
<!-- <id>greenbuttondata</id> -->
<!-- <properties> -->
<!-- <datacustodian.base.url>https://services.greenbuttondata.org/DataCustodian</datacustodian.base.url> -->
<!-- <profile>greenbuttondata</profile> -->
<!-- <database>mysql</database> -->
<!-- </properties> -->
<!-- </profile> -->

<profile>
<!-- Green Button Alliance AWS Green Button Sandbox -->
Expand Down

0 comments on commit 91ac594

Please sign in to comment.