From ba4f15047f6052d2af95b4c4866db86a6668ad25 Mon Sep 17 00:00:00 2001 From: Roberto Trunfio Date: Tue, 15 May 2018 16:23:14 +0200 Subject: [PATCH] Preparing release 0.7.2 --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df735131..a7236842 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The aim is to release some long waiting fixes. **Source Website:** *[github.com/ozimov/embedded-redis](http://github.com/ozimov/embedded-redis/)*
-**Latest Release:** *0.7.1*
+**Latest Release:** *0.7.2*
**Latest Artifact:** *it.ozimov:embedded-redis*
**Continuous Integration:**
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/it.ozimov/embedded-redis/badge.svg)](https://maven-badges.herokuapp.com/maven-central/ com.github.ozimov/spring-boot-email-core) @@ -30,7 +30,7 @@ Maven Central: it.ozimov embedded-redis - 0.7.1 + 0.7.2 ``` diff --git a/pom.xml b/pom.xml index ceb4c966..db7fb63b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ it.ozimov embedded-redis jar - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT embedded-redis Redis embedded server for Java integration testing. Project forked from https://github.com/kstyrc/embedded-redis @@ -22,7 +22,7 @@ https://github.com/ozimov/embedded-redis scm:git:https://github.com/ozimov/embedded-redis.git scm:git:https://github.com/ozimov/embedded-redis.git - embedded-redis-0.7.1 + embedded-redis-0.7.2