From 8cdb325e8c9b08034d5b4d2242370f8628d384e7 Mon Sep 17 00:00:00 2001 From: Willem Date: Sat, 19 Nov 2016 22:23:01 +0100 Subject: [PATCH] Updated version because of fix of dep artifact mismatch. --- ff-tpquery-executor-jdbc/pom.xml | 2 +- ff-tpquery-executor-jpa/pom.xml | 2 +- ff-tpquery-store/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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