diff --git a/pom.xml b/pom.xml
index 9dfb7ee..714fa5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.liquibase
liquibase-parent-pom
Liquibase Parent POM
- 0.5.0-SNAPSHOT
+ 0.4.3-SNAPSHOT
Liquibase Parent POM for all Extensions
https://github.com/liquibase/liquibase-parent-pom
pom
@@ -35,6 +35,7 @@
+ ${env.GITHUB_RUN_ID}
1.8
1.8
UTF-8
@@ -52,6 +53,7 @@
${project.description}
3.24.2
+ 3.2.0
3.4.0
2.15.1
1.0.1
@@ -439,6 +441,24 @@
build-helper-maven-plugin
${build-helper-maven-plugin.version}
+
+ org.codehaus.mojo
+ buildnumber-maven-plugin
+ ${buildnumber-maven-plugin.version}
+
+
+ validate
+
+ create
+
+
+
+
+ false
+ false
+ ${maven.build.timestamp.format}
+
+