diff --git a/ff-tpquery-executor-jdbc/pom.xml b/ff-tpquery-executor-jdbc/pom.xml index 61f1e02..7b4b000 100644 --- a/ff-tpquery-executor-jdbc/pom.xml +++ b/ff-tpquery-executor-jdbc/pom.xml @@ -4,7 +4,7 @@ net.forwardfire.tpquery ff-tpquery - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT ff-tpquery-executor-jdbc FF TPQuery Executor JDBC diff --git a/ff-tpquery-executor-jpa/pom.xml b/ff-tpquery-executor-jpa/pom.xml index 6dbe289..89083b7 100644 --- a/ff-tpquery-executor-jpa/pom.xml +++ b/ff-tpquery-executor-jpa/pom.xml @@ -4,7 +4,7 @@ net.forwardfire.tpquery ff-tpquery - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT ff-tpquery-executor-jpa FF TPQuery Executor JPA diff --git a/ff-tpquery-store/pom.xml b/ff-tpquery-store/pom.xml index adea56b..83d91f1 100644 --- a/ff-tpquery-store/pom.xml +++ b/ff-tpquery-store/pom.xml @@ -4,7 +4,7 @@ net.forwardfire.tpquery ff-tpquery - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT ff-tpquery-store FF TPQuery Store diff --git a/pom.xml b/pom.xml index 277f0ca..f801700 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.forwardfire.tpquery ff-tpquery - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT pom FF TPQuery TemplatedPreparedQuery