From a4c333e5de1f5227c30d016a109af93edec213a5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Sat, 11 Jan 2020 11:32:12 +0100 Subject: [PATCH] Polishing #227 Strip jedis- from jedis-commons-pool2.version property. --- pom.xml | 4 ++-- src/main/assembly/module-thorntail.xml | 2 +- src/main/assembly/module.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4b5be6654..2f0965d28 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 3.0.0 2.9.10.1 3.2.0 - 2.7.0 + 2.7.0 1.7.25 1.1.3 1.5.2.Final @@ -408,7 +408,7 @@ org.apache.commons commons-pool2 - ${jedis-commons-pool2.version} + ${commons-pool2.version} true diff --git a/src/main/assembly/module-thorntail.xml b/src/main/assembly/module-thorntail.xml index 643a1dfa6..bc14ba567 100644 --- a/src/main/assembly/module-thorntail.xml +++ b/src/main/assembly/module-thorntail.xml @@ -4,7 +4,7 @@ - + diff --git a/src/main/assembly/module.xml b/src/main/assembly/module.xml index f52fd8937..ee212c88e 100644 --- a/src/main/assembly/module.xml +++ b/src/main/assembly/module.xml @@ -4,7 +4,7 @@ - +