From baf419a09ec0c8dcfad25147b170a827a72f7070 Mon Sep 17 00:00:00 2001 From: Michael Weisgrab Date: Wed, 27 Feb 2019 13:54:55 +0100 Subject: [PATCH] bump version --- browserstack/pom.xml | 4 ++-- core/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- log4j/pom.xml | 4 ++-- maven-utils/pom.xml | 2 +- misc/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/browserstack/pom.xml b/browserstack/pom.xml index 0e593fa..5d8c48d 100644 --- a/browserstack/pom.xml +++ b/browserstack/pom.xml @@ -7,11 +7,11 @@ at.willhaben.willtest willtest - 2.0.5 + 2.0.6 browserstack - 2.0.5 + 2.0.6 jar ${project.groupId}:${project.artifactId} diff --git a/core/pom.xml b/core/pom.xml index a268629..7192306 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,11 +5,11 @@ at.willhaben.willtest willtest - 2.0.5 + 2.0.6 core - 2.0.5 + 2.0.6 jar ${project.groupId}:${project.artifactId} diff --git a/examples/pom.xml b/examples/pom.xml index 9b9af80..0462260 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,11 +7,11 @@ at.willhaben.willtest willtest - 2.0.5 + 2.0.6 examples - 2.0.5 + 2.0.6 ${project.groupId}:${project.artifactId} Practical examples diff --git a/log4j/pom.xml b/log4j/pom.xml index cc429f2..7fd2bab 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -7,11 +7,11 @@ at.willhaben.willtest willtest - 2.0.5 + 2.0.6 log4j - 2.0.5 + 2.0.6 ${project.groupId}:${project.artifactId} Log4j specific utilities diff --git a/maven-utils/pom.xml b/maven-utils/pom.xml index cc755fd..061ac15 100644 --- a/maven-utils/pom.xml +++ b/maven-utils/pom.xml @@ -5,7 +5,7 @@ willtest at.willhaben.willtest - 2.0.5 + 2.0.6 4.0.0 maven-utils diff --git a/misc/pom.xml b/misc/pom.xml index 6b3a8a7..f4bea8b 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -7,11 +7,11 @@ at.willhaben.willtest willtest - 2.0.5 + 2.0.6 misc - 2.0.5 + 2.0.6 ${project.groupId}:${project.artifactId} Classes to use the Core and Browserstack module in JUnit tests diff --git a/pom.xml b/pom.xml index 6100a7f..dfd7b49 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 at.willhaben.willtest willtest - 2.0.5 + 2.0.6 pom ${project.groupId}:${project.artifactId}