From 59d139e0c027b298b347b464634de789463fa0b4 Mon Sep 17 00:00:00 2001
From: Daniel Persson <17487347+saligiad@users.noreply.github.com>
Date: Wed, 29 Jul 2026 14:19:43 -0700
Subject: [PATCH] CIS-3811 Fix dev version
Fix dev version, which not correctly updated by the release pipeline.
---
authentication_lib/pom.xml | 2 +-
authentication_ui_bootstrap5/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/authentication_lib/pom.xml b/authentication_lib/pom.xml
index 528f7c5..c7ed8b5 100644
--- a/authentication_lib/pom.xml
+++ b/authentication_lib/pom.xml
@@ -13,7 +13,7 @@
org.octri.authentication
authentication_lib_parent
- 4.2.1-SNAPSHOT
+ 4.2.2-SNAPSHOT
diff --git a/authentication_ui_bootstrap5/pom.xml b/authentication_ui_bootstrap5/pom.xml
index 06d9e56..ca8d9c9 100644
--- a/authentication_ui_bootstrap5/pom.xml
+++ b/authentication_ui_bootstrap5/pom.xml
@@ -13,7 +13,7 @@
org.octri.authentication
authentication_lib_parent
- 4.2.1-SNAPSHOT
+ 4.2.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index f658c1c..b770bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.octri.authentication
authentication_lib_parent
- 4.2.1-SNAPSHOT
+ 4.2.2-SNAPSHOT
pom
authentication_lib_parent