From 5bfdcd53bda4be8e0b420707449d5033cb431fd2 Mon Sep 17 00:00:00 2001 From: Marcel Pfotenhauer Date: Tue, 1 Sep 2020 12:17:23 +0200 Subject: [PATCH] bumped Neodymium version to 4.0.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a3e27a8..5017f3e74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.xceptance/neodymium-library.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.xceptance%22%20AND%20a:%22neodymium-library%22) [![Join the chat at https://gitter.im/neodymium-library/community](https://badges.gitter.im/neodymium-library/community.svg)](https://gitter.im/neodymium-library/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -# Neodymium v3.6.0 +# Neodymium v4.0.0 Neodymium tries to solve your typical and most pressing UI test automation problems by combining JUnit, WebDriver, BDD/Cucumber, and proper reporting. It gives you ready to use templates, assembles well-known open source projects, and enhances this all with additional functionality that is often missing. Neodymium is basically the combination of state of the art open source test libraries with additional glue to make it stick reliably together. diff --git a/pom.xml b/pom.xml index 831a78d55..e85501e0a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.xceptance neodymium-library - 3.7.0-SNAPSHOT + 4.0.0 neodymium-library https://github.com/Xceptance/neodymium-library