From a01486495ae50fddee7f4e7fe84b97b9860ce6bd Mon Sep 17 00:00:00 2001 From: sean wibisono Date: Tue, 21 Apr 2026 10:01:26 +1000 Subject: [PATCH 1/4] make random change to test snapshot build --- src/main/java/com/uid2/admin/Main.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/uid2/admin/Main.java b/src/main/java/com/uid2/admin/Main.java index 91dd9e902..5ff5f551e 100644 --- a/src/main/java/com/uid2/admin/Main.java +++ b/src/main/java/com/uid2/admin/Main.java @@ -355,7 +355,7 @@ public void run() { public static void main(String[] args) { final String vertxConfigPath = System.getProperty(Const.Config.VERTX_CONFIG_PATH_PROP); if (vertxConfigPath != null) { - LOGGER.info("Running CUSTOM CONFIG mode, config: {}", vertxConfigPath); + LOGGER.info("hello there Running CUSTOM CONFIG mode, config: {}", vertxConfigPath); } else if (!Utils.isProductionEnvironment()) { LOGGER.info("Running LOCAL DEBUG mode, config: {}", Const.Config.LOCAL_CONFIG_PATH); System.setProperty(Const.Config.VERTX_CONFIG_PATH_PROP, Const.Config.LOCAL_CONFIG_PATH); From 693fcad0129a54916f2b60fd83c4343f0b51b0bf Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Tue, 21 Apr 2026 00:05:09 +0000 Subject: [PATCH 2/4] [CI Pipeline] Released Snapshot version: 6.13.10-alpha-230-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 747ea7067..9221600fb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-admin - 6.13.9 + 6.13.10-alpha-230-SNAPSHOT UTF-8 From 1ad624c0334267b3f2abfc33e2c794edde542163 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Tue, 21 Apr 2026 02:18:55 +0000 Subject: [PATCH 3/4] [CI Pipeline] Released Snapshot version: 6.13.11-alpha-232-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9221600fb..789f6cda6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-admin - 6.13.10-alpha-230-SNAPSHOT + 6.13.11-alpha-232-SNAPSHOT UTF-8 From 88d215a1f12d5673ab599e3f5a3daa02531513c8 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Tue, 21 Apr 2026 03:59:21 +0000 Subject: [PATCH 4/4] [CI Pipeline] Released Snapshot version: 6.13.12-alpha-234-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 789f6cda6..892144598 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-admin - 6.13.11-alpha-232-SNAPSHOT + 6.13.12-alpha-234-SNAPSHOT UTF-8