Skip to content

Commit bd27733

Browse files
author
Marcel Pfotenhauer
committed
bumped version to 3.3.0
1 parent a44b18d commit bd27733

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![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)
22

3-
# Neodymium 3.2.0
3+
# Neodymium 3.3.0
44
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.
55

66
Neodymium is basically the combination of state of the art open source test libraries with additionally glue to make it stick reliably together.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.xceptance</groupId>
66
<artifactId>neodymium-library</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.3.0</version>
88

99
<name>neodymium-library</name>
1010
<url>https://github.com/Xceptance/neodymium-library</url>

0 commit comments

Comments
 (0)