set version to 1.5.0
This commit is contained in:
parent
682926ea32
commit
d0a1058050
8 changed files with 10 additions and 10 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>net.forwardfire.tpquery</groupId>
|
||||
<artifactId>tpquery</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>tpquery-executor-jdbc</artifactId>
|
||||
<name>TPQuery Executor JDBC</name>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Jdbc executor.
|
||||
* Default jdbc executor.
|
||||
*
|
||||
* @author Willem Cazander
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue