Skip to content

Commit

Permalink
Update .build.settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins73 authored Aug 27, 2021
1 parent 4e9e712 commit b25c0e4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .build.settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@

<profiles>

<profile>
<id>build-h2</id>
<properties>
<database.url>jdbc:h2:mem:waltz;CASE_INSENSITIVE_IDENTIFIERS=TRUE</database.url>
<database.user>sa</database.user>
<database.password>sa</database.password>
</properties>
</profile>


<profile>
<id>build-postgres</id>
<activation><activeByDefault>false</activeByDefault></activation>
Expand Down

0 comments on commit b25c0e4

Please sign in to comment.