From 4bcaee744f502f1750e2dfecd3e4eab03d939505 Mon Sep 17 00:00:00 2001 From: seregamorph Date: Mon, 29 Jan 2024 21:47:29 +0100 Subject: [PATCH] Release version 0.3 --- demo/demo-maven-junit-platform-junit4-boot24/pom.xml | 2 +- demo/demo-maven-junit-platform-jupiter-boot32/pom.xml | 2 +- demo/demo-maven-junit-platform-testng-boot32/pom.xml | 2 +- demo/demo-maven-testng-boot24/pom.xml | 2 +- demo/pom.xml | 2 +- pom.xml | 2 +- spring-test-smart-context/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/demo-maven-junit-platform-junit4-boot24/pom.xml b/demo/demo-maven-junit-platform-junit4-boot24/pom.xml index 3947bc4..d3ed532 100644 --- a/demo/demo-maven-junit-platform-junit4-boot24/pom.xml +++ b/demo/demo-maven-junit-platform-junit4-boot24/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph demo-parent - 0.3-SNAPSHOT + 0.3 demo-maven-junit-platform-junit4-boot24 diff --git a/demo/demo-maven-junit-platform-jupiter-boot32/pom.xml b/demo/demo-maven-junit-platform-jupiter-boot32/pom.xml index edd8a70..42d65e3 100644 --- a/demo/demo-maven-junit-platform-jupiter-boot32/pom.xml +++ b/demo/demo-maven-junit-platform-jupiter-boot32/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph demo-parent - 0.3-SNAPSHOT + 0.3 demo-maven-junit-platform-jupiter-boot32 diff --git a/demo/demo-maven-junit-platform-testng-boot32/pom.xml b/demo/demo-maven-junit-platform-testng-boot32/pom.xml index 717a11d..ff79fd9 100644 --- a/demo/demo-maven-junit-platform-testng-boot32/pom.xml +++ b/demo/demo-maven-junit-platform-testng-boot32/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph demo-parent - 0.3-SNAPSHOT + 0.3 demo-maven-junit-platform-testng-boot32 diff --git a/demo/demo-maven-testng-boot24/pom.xml b/demo/demo-maven-testng-boot24/pom.xml index f04c490..c9c4f1c 100644 --- a/demo/demo-maven-testng-boot24/pom.xml +++ b/demo/demo-maven-testng-boot24/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph demo-parent - 0.3-SNAPSHOT + 0.3 demo-maven-testng-boot24 diff --git a/demo/pom.xml b/demo/pom.xml index 1849f65..ca6254e 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.3-SNAPSHOT + 0.3 demo-parent diff --git a/pom.xml b/pom.xml index 2f4f7aa..0810927 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.3-SNAPSHOT + 0.3 pom spring-test-smart-context parent diff --git a/spring-test-smart-context/pom.xml b/spring-test-smart-context/pom.xml index 1468169..30a34c1 100644 --- a/spring-test-smart-context/pom.xml +++ b/spring-test-smart-context/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.3-SNAPSHOT + 0.3 spring-test-smart-context