From 6c43cdfa4db24e76ee6a2d61721e05beaa031128 Mon Sep 17 00:00:00 2001 From: noconnor Date: Sat, 17 Jun 2023 12:05:49 +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 238aeb4..0642a4e 100644 --- a/junit4-examples/pom.xml +++ b/junit4-examples/pom.xml @@ -5,7 +5,7 @@ junitperf-parent com.github.noconnor - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT 4.0.0 junit4-examples @@ -18,7 +18,7 @@ com.github.noconnor junitperf - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT test diff --git a/junit5-examples/pom.xml b/junit5-examples/pom.xml index d5a4302..7184e05 100644 --- a/junit5-examples/pom.xml +++ b/junit5-examples/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT 4.0.0 junit5-examples @@ -17,7 +17,7 @@ com.github.noconnor junitperf-junit5 - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT test diff --git a/junitperf-core/pom.xml b/junitperf-core/pom.xml index 9f90b65..70e668a 100644 --- a/junitperf-core/pom.xml +++ b/junitperf-core/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT 4.0.0 junitperf-core diff --git a/junitperf-junit4/pom.xml b/junitperf-junit4/pom.xml index 0c61b49..5f29b62 100644 --- a/junitperf-junit4/pom.xml +++ b/junitperf-junit4/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT 4.0.0 junitperf @@ -17,7 +17,7 @@ com.github.noconnor junitperf-core - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT junit diff --git a/junitperf-junit5/pom.xml b/junitperf-junit5/pom.xml index 5c4f05e..f3afcc6 100644 --- a/junitperf-junit5/pom.xml +++ b/junitperf-junit5/pom.xml @@ -4,7 +4,7 @@ junitperf-parent com.github.noconnor - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT 4.0.0 junitperf-junit5 @@ -19,7 +19,7 @@ com.github.noconnor junitperf-core - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT org.junit.jupiter diff --git a/pom.xml b/pom.xml index d6f9669..8df1251 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.noconnor junitperf-parent - 1.27.0-SNAPSHOT + 1.28.0-SNAPSHOT pom junitperf