From 69bd36adb2155b667800d0e691572c0fb35e9e37 Mon Sep 17 00:00:00 2001 From: Zeger Hendrikse Date: Fri, 8 Jul 2016 13:35:45 +0200 Subject: [PATCH] Replaced tabs by spaces --- redis/pom.xml | 62 +++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/redis/pom.xml b/redis/pom.xml index 98775b7e13..72f8268a80 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -1,41 +1,41 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - 4.0.0 - com.baeldung - redis - 0.1-SNAPSHOT + 4.0.0 + com.baeldung + redis + 0.1-SNAPSHOT - redis - http://maven.apache.org + redis + http://maven.apache.org - - - redis.clients - jedis - 2.8.1 - + + + redis.clients + jedis + 2.8.1 + - - com.github.kstyrc - embedded-redis - 0.6 - + + com.github.kstyrc + embedded-redis + 0.6 + - - junit - junit - ${junit.version} - test - - + + junit + junit + ${junit.version} + test + + - - UTF-8 + + UTF-8 - - 4.12 - + + 4.12 +