From bd27733974271e8ea72a12c4bedf2dd448656ee6 Mon Sep 17 00:00:00 2001 From: Marcel Pfotenhauer Date: Tue, 11 Jun 2019 09:32:35 +0200 Subject: [PATCH] bumped version to 3.3.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd5ad28e8..f93fede5b 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 3.2.0 +# Neodymium 3.3.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 additionally glue to make it stick reliably together. diff --git a/pom.xml b/pom.xml index f3ff38b72..e4f171e3c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.xceptance neodymium-library - 3.2.1-SNAPSHOT + 3.3.0 neodymium-library https://github.com/Xceptance/neodymium-library