From aafa6dadcfda802cc842a7310aea5585e6550793 Mon Sep 17 00:00:00 2001 From: seregamorph Date: Thu, 18 Jan 2024 19:09:38 +0100 Subject: [PATCH] Release version 0.1 --- 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/demo/demo-maven-junit-platform-testng-boot32/pom.xml b/demo/demo-maven-junit-platform-testng-boot32/pom.xml index 94f753f..d139e91 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.1-SNAPSHOT + 0.1 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 542268e..1f1c839 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.1-SNAPSHOT + 0.1 demo-maven-testng-boot24 diff --git a/demo/pom.xml b/demo/pom.xml index cfdfad2..6bad69d 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -7,7 +7,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.1-SNAPSHOT + 0.1 demo-parent diff --git a/pom.xml b/pom.xml index 0e78175..5b5fcce 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.seregamorph spring-test-smart-context-parent - 0.1-SNAPSHOT + 0.1 pom spring-test-smart-context diff --git a/spring-test-smart-context/pom.xml b/spring-test-smart-context/pom.xml index cfe276f..01712e4 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.1-SNAPSHOT + 0.1 spring-test-smart-context