From cf19b9edfe32583f6fb274832a715c3ca5a013eb Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Thu, 29 Aug 2024 09:38:37 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20(pom.xml):=20fix=20version=20num?= =?UTF-8?q?ber=20to=200.4.5-SNAPSHOT=20to=20match=20the=20correct=20versio?= =?UTF-8?q?n=20=F0=9F=94=A7=20(pom.xml):=20update=20ciBuildNumber=20proper?= =?UTF-8?q?ty=20to=20ci.buildNumber=20to=20follow=20a=20consistent=20namin?= =?UTF-8?q?g=20convention?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index efc740a..f5250e9 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.5-SNAPSHOT Liquibase Parent POM for all Extensions https://github.com/liquibase/liquibase-parent-pom pom @@ -35,7 +35,7 @@ - ${env.GITHUB_RUN_ID} + ${env.GITHUB_RUN_ID} 1.8 1.8 UTF-8