From 78cd5220316b8a3268d46480674978be2e8160e0 Mon Sep 17 00:00:00 2001 From: gtoison Date: Wed, 3 Aug 2022 14:18:41 +0100 Subject: [PATCH] ci: release version 5.3.0.2 --- infinitest-classloader/pom.xml | 2 +- infinitest-eclipse/pom.xml | 2 +- infinitest-intellij/pom.xml | 2 +- infinitest-lib/pom.xml | 2 +- infinitest-runner/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/infinitest-classloader/pom.xml b/infinitest-classloader/pom.xml index bde053f2..47a2d763 100644 --- a/infinitest-classloader/pom.xml +++ b/infinitest-classloader/pom.xml @@ -5,7 +5,7 @@ org.infinitest infinitest-parent - 5.2.1-SNAPSHOT + 5.3.0.2 Infinitest ClassLoader diff --git a/infinitest-eclipse/pom.xml b/infinitest-eclipse/pom.xml index 7a164726..e7234275 100644 --- a/infinitest-eclipse/pom.xml +++ b/infinitest-eclipse/pom.xml @@ -5,7 +5,7 @@ org.infinitest infinitest-parent - 5.2.1-SNAPSHOT + 5.3.0.2 Infinitest Plugin for Eclipse diff --git a/infinitest-intellij/pom.xml b/infinitest-intellij/pom.xml index 3519067c..6211aacb 100644 --- a/infinitest-intellij/pom.xml +++ b/infinitest-intellij/pom.xml @@ -4,7 +4,7 @@ org.infinitest infinitest-parent - 5.2.1-SNAPSHOT + 5.3.0.2 Infinitest for IntelliJ diff --git a/infinitest-lib/pom.xml b/infinitest-lib/pom.xml index 7b3b0121..73c35938 100644 --- a/infinitest-lib/pom.xml +++ b/infinitest-lib/pom.xml @@ -5,7 +5,7 @@ org.infinitest infinitest-parent - 5.2.1-SNAPSHOT + 5.3.0.2 Infinitest Lib diff --git a/infinitest-runner/pom.xml b/infinitest-runner/pom.xml index 00accbc6..150269f7 100644 --- a/infinitest-runner/pom.xml +++ b/infinitest-runner/pom.xml @@ -5,7 +5,7 @@ org.infinitest infinitest-parent - 5.2.1-SNAPSHOT + 5.3.0.2 Infinitest Runner diff --git a/pom.xml b/pom.xml index 1261a64b..db23086e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ infinitest-parent pom Infinitest Parent POM - 5.2.1-SNAPSHOT + 5.3.0.2 http://infinitest.github.com/