From 368b3a957f081ff280488d50689ae7376239b2e3 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Tue, 23 Apr 2024 20:03:35 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-alpha.4 --- api/pom.xml | 2 +- build/depchains/graphene-webdriver/pom.xml | 2 +- build/resources/pom.xml | 2 +- extension/screenshooter/pom.xml | 2 +- ftest/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 4 ++-- spi/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 2d4b6681..a8fdc781 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 graphene-webdriver-api diff --git a/build/depchains/graphene-webdriver/pom.xml b/build/depchains/graphene-webdriver/pom.xml index a324de4c..af872da3 100644 --- a/build/depchains/graphene-webdriver/pom.xml +++ b/build/depchains/graphene-webdriver/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 ../../.. diff --git a/build/resources/pom.xml b/build/resources/pom.xml index b78df1d2..6fc48878 100644 --- a/build/resources/pom.xml +++ b/build/resources/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 ../.. diff --git a/extension/screenshooter/pom.xml b/extension/screenshooter/pom.xml index 464749b8..c1c27648 100644 --- a/extension/screenshooter/pom.xml +++ b/extension/screenshooter/pom.xml @@ -15,7 +15,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 ../../pom.xml diff --git a/ftest/pom.xml b/ftest/pom.xml index a23341ea..44a04536 100644 --- a/ftest/pom.xml +++ b/ftest/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 graphene-webdriver-ftest diff --git a/impl/pom.xml b/impl/pom.xml index 2e1b2f62..7710e2c7 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 graphene-webdriver-impl diff --git a/pom.xml b/pom.xml index 5835c532..c272eb2d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 pom Graphene: Parent Testing Ajax with flavour of sexy type-safe API @@ -60,7 +60,7 @@ scm:git:git@github.com:arquillian/arquillian-graphene.git scm:git:git@github.com:arquillian/arquillian-graphene.git https://github.com/arquillian/arquillian-graphene - HEAD + 3.0.0-alpha.4 diff --git a/spi/pom.xml b/spi/pom.xml index 04deb107..1018d548 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian.graphene graphene-parent - 3.0.0-SNAPSHOT + 3.0.0-alpha.4 graphene-webdriver-spi