From 27d683883d78b110d33a0517b1a3bee322feaa30 Mon Sep 17 00:00:00 2001 From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:24:49 -0300 Subject: [PATCH] revert: ci: use vaadin snapshots in profiles This reverts commit 93a73d696ab7da9a5c64b56a34f231c45d57fe55. --- pom.xml | 36 +++++------------------------------- 1 file changed, 5 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 8cf538a..f374a0d 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,11 @@ Vaadin prereleases https://maven.vaadin.com/vaadin-prereleases + + + vaadin-snapshots + https://oss.sonatype.org/content/repositories/vaadin-snapshots/ + @@ -485,37 +490,6 @@ - - v24 - - 17 - 17 - 24.2-SNAPSHOT - 11.0.12 - - - - vaadin-snapshots - https://oss.sonatype.org/content/repositories/vaadin-snapshots/ - - - - - vaadin-snapshots - https://oss.sonatype.org/content/repositories/vaadin-snapshots/ - - - - - - jakarta.servlet - jakarta.servlet-api - 6.0.0 - provided - - - -