From 28ec588ed1df620d971a6498a8d1f2899dd7b31e Mon Sep 17 00:00:00 2001 From: noconnor Date: Sat, 17 Jun 2023 09:15:20 +0100 Subject: [PATCH] Updating snapshot version --- junit4-examples/pom.xml | 4 ++-- junit5-examples/pom.xml | 4 ++-- junitperf-core/pom.xml | 2 +- junitperf-junit4/pom.xml | 4 ++-- junitperf-junit5/pom.xml | 4 ++-- pom.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/junit4-examples/pom.xml b/junit4-examples/pom.xml index e36dcd8..238aeb4 100644 --- a/junit4-examples/pom.xml +++ b/junit4-examples/pom.xml @@ -5,7 +5,7 @@ junitperf-parent com.github.noconnor - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT 4.0.0 junit4-examples @@ -18,7 +18,7 @@ com.github.noconnor junitperf - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT test diff --git a/junit5-examples/pom.xml b/junit5-examples/pom.xml index 3ab4829..1161b65 100644 --- a/junit5-examples/pom.xml +++ b/junit5-examples/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT 4.0.0 junit5-examples @@ -17,7 +17,7 @@ com.github.noconnor junitperf-junit5 - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT test diff --git a/junitperf-core/pom.xml b/junitperf-core/pom.xml index 8914581..9f90b65 100644 --- a/junitperf-core/pom.xml +++ b/junitperf-core/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT 4.0.0 junitperf-core diff --git a/junitperf-junit4/pom.xml b/junitperf-junit4/pom.xml index df2ad80..0c61b49 100644 --- a/junitperf-junit4/pom.xml +++ b/junitperf-junit4/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT 4.0.0 junitperf @@ -17,7 +17,7 @@ com.github.noconnor junitperf-core - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT junit diff --git a/junitperf-junit5/pom.xml b/junitperf-junit5/pom.xml index e45ba71..98d6005 100644 --- a/junitperf-junit5/pom.xml +++ b/junitperf-junit5/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT 4.0.0 junitperf-junit5 @@ -18,7 +18,7 @@ com.github.noconnor junitperf-core - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT org.junit.jupiter diff --git a/pom.xml b/pom.xml index b348246..d6f9669 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.noconnor junitperf-parent - 1.26.0-SNAPSHOT + 1.27.0-SNAPSHOT pom junitperf