Skip to content

Commit

Permalink
updating the liquibase plugin to log the sql../
Browse files Browse the repository at this point in the history
  • Loading branch information
chenry committed Jan 29, 2015
1 parent c6f8558 commit 41dbbfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<configuration>
<propertyFile>src/main/resources/liquibase/liquibase.properties</propertyFile>
<changeLogFile>src/main/resources/liquibase/db-changelog-master.xml</changeLogFile>
<logging>debug</logging>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 41dbbfe

Please sign in to comment.