From 1e5fdce7cbef57e7882d6adedf370b1b13939dfc Mon Sep 17 00:00:00 2001 From: Tobias Stamann Date: Mon, 21 Oct 2024 00:45:07 +0200 Subject: [PATCH] Update for next development version --- pogen4selenium-api/pom.xml | 2 +- pogen4selenium-example/pom.xml | 4 ++-- pogen4selenium-integrationTest/pom.xml | 2 +- pogen4selenium-processor/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pogen4selenium-api/pom.xml b/pogen4selenium-api/pom.xml index 4876167..be81f79 100644 --- a/pogen4selenium-api/pom.xml +++ b/pogen4selenium-api/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.pogen4selenium pogen4selenium - 0.1.0 + 0.1.1-SNAPSHOT pogen4selenium-api diff --git a/pogen4selenium-example/pom.xml b/pogen4selenium-example/pom.xml index afe9ebf..3148d7b 100644 --- a/pogen4selenium-example/pom.xml +++ b/pogen4selenium-example/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.pogen4selenium pogen4selenium - 0.1.0 + 0.1.1-SNAPSHOT pogen4selenium-example @@ -33,7 +33,7 @@ io.toolisticon.pogen4selenium pogen4selenium-api - 0.1.0 + 0.1.1-SNAPSHOT diff --git a/pogen4selenium-integrationTest/pom.xml b/pogen4selenium-integrationTest/pom.xml index c5b6565..0a7e615 100644 --- a/pogen4selenium-integrationTest/pom.xml +++ b/pogen4selenium-integrationTest/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.pogen4selenium pogen4selenium - 0.1.0 + 0.1.1-SNAPSHOT pogen4selenium-integrationTest diff --git a/pogen4selenium-processor/pom.xml b/pogen4selenium-processor/pom.xml index f956a77..53453a6 100644 --- a/pogen4selenium-processor/pom.xml +++ b/pogen4selenium-processor/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.pogen4selenium pogen4selenium - 0.1.0 + 0.1.1-SNAPSHOT pogen4selenium-processor diff --git a/pom.xml b/pom.xml index f655b98..86c3427 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.toolisticon.pogen4selenium pogen4selenium - 0.1.0 + 0.1.1-SNAPSHOT pom pogen4selenium Please refer to https://github.com/toolisticon/pogen4selenium