Skip to content

Commit

Permalink
basepom 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Schlansker committed Nov 24, 2015
1 parent 37cebaa commit 2248b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.basepom</groupId>
<artifactId>basepom-standard-oss</artifactId>
<version>11</version>
<version>14</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/jdbc.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jdbc.url=jdbc:derby:testing
jdbc.driver=org.apache.derby.jdbc.EmbeddedDriver
jdbi.handle-decorator-builder=org.skife.jdbi.MyHandleDecorator
#jdbi.username=bill
#jdbi.password=secret
#jdbi.password=secret

0 comments on commit 2248b19

Please sign in to comment.