Skip to content

Commit

Permalink
added credentials #3
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyLevchenko committed Jun 20, 2019
1 parent d28a551 commit 8b89335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<java.version>1.8</java.version>
<hibernate.version>5.0.2.Final</hibernate.version>
<postgres.db.user>admin</postgres.db.user>
<postgres.db.password>123</postgres.db.password>
<postgres.db.password>1234</postgres.db.password>
</properties>

<dependencies>
Expand Down

0 comments on commit 8b89335

Please sign in to comment.