From 3943914bf4c8696298e702d37ecc1fd651f9a317 Mon Sep 17 00:00:00 2001 From: seregamorph Date: Fri, 26 Jan 2024 23:50:01 +0100 Subject: [PATCH] Release version 0.2 --- 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 5d3b2fa..a1b404e 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.2-SNAPSHOT + 0.2 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 4a96c59..439b638 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.2-SNAPSHOT + 0.2 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 0a95608..2136145 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.2-SNAPSHOT + 0.2 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 5516501..28c3492 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.2-SNAPSHOT + 0.2 demo-maven-testng-boot24 diff --git a/demo/pom.xml b/demo/pom.xml index 01e0e14..c67d8e7 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.2-SNAPSHOT + 0.2 demo-parent diff --git a/pom.xml b/pom.xml index 23ce328..b0b9c33 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.2-SNAPSHOT + 0.2 pom spring-test-smart-context parent diff --git a/spring-test-smart-context/pom.xml b/spring-test-smart-context/pom.xml index f6e0cc0..d0789e5 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.2-SNAPSHOT + 0.2 spring-test-smart-context