From 79e85ee2f6c85570b503e8982c1b738c8627605c Mon Sep 17 00:00:00 2001 From: "Sheikh, Haroon" Date: Thu, 28 Dec 2017 19:26:02 +0000 Subject: [PATCH] - Updates version of extent-reports to `3.1.2` --- CHANGELOG.md | 3 +++ examples/maven/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8705a3c..e91a893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +### v3.1.2 +- Updates version of extent-reports to `3.1.2` + ### v3.1.1 - Updates version of Cucumber to `2.3.1` diff --git a/examples/maven/pom.xml b/examples/maven/pom.xml index 3edeefd..3ba0bbf 100644 --- a/examples/maven/pom.xml +++ b/examples/maven/pom.xml @@ -9,8 +9,8 @@ UTF-8 UTF-8 - 3.1.1-SNAPSHOT - 3.0.7 + 3.1.2-SNAPSHOT + 3.1.2 3.7.0 1.8 diff --git a/pom.xml b/pom.xml index 8686bf0..ae29dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sitture cucumber-jvm-extentreport jar - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT cucumber-jvm-extentreport https://github.com/sitture/cucumber-jvm-extentreport A custom cucumber-jvm formatter using ExtentReports @@ -13,7 +13,7 @@ UTF-8 UTF-8 1.8 - 3.0.7 + 3.1.2 2.3.1 4.12 3.7.0