From 109ff4fd9b6708f92c7051caa536e704837b7dc7 Mon Sep 17 00:00:00 2001
From: Certseeds <51754303+Certseeds@users.noreply.github.com>
Date: Sat, 27 Sep 2025 09:41:48 +0000
Subject: [PATCH] feat: bump version to 0.0.8
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
---
build_tools/resources/template/parent/top.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build_tools/resources/template/parent/top.xml b/build_tools/resources/template/parent/top.xml
index a00d48f..bf6c7cf 100644
--- a/build_tools/resources/template/parent/top.xml
+++ b/build_tools/resources/template/parent/top.xml
@@ -10,7 +10,7 @@
${project.artifactId}
${project.artifactId}
- 0.0.7
+ 0.0.8
11
3.5.4
5.13.4
diff --git a/pom.xml b/pom.xml
index e4141cb..5b1a4f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
${project.artifactId}
${project.artifactId}
- 0.0.7
+ 0.0.8
11
3.5.4
5.13.4