From 01f0a8b82d5b1ccaf71fd2f9595a4974f1e47155 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 26 May 2026 04:38:02 +0000 Subject: [PATCH] chore: bump pom to 0.3.1-SNAPSHOT after v0.3.1 release v0.3.1 was tagged from main carrying the LTA 2026.1 manifest refresh and the Nexus-bootstrap CLI wrapper. publish.yml's versions:set step runs at release time so the source pom did not strictly need to track the released version, but advancing the in-development version keeps the pom honest about what's on main going forward. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1fa3a28..ccd2b4a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.randomcodespace.sonarpredict sonar-predictor - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT