Skip to content

Commit

Permalink
prepare new minor release 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
astrapi69 committed Apr 22, 2019
1 parent 9ab41b2 commit 0574318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ Than you can add the dependency to your dependencies:

<properties>
...
<!-- silly-jdbc version -->
<!-- SILLY-JDBC version -->
<silly-jdbc.version>5.2</silly-jdbc.version>
...
</properties>
...
<dependencies>
...
<!-- silly-jdbc DEPENDENCY -->
<!-- SILLY-JDBC DEPENDENCY -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>silly-jdbc</artifactId>
Expand Down

0 comments on commit 0574318

Please sign in to comment.