Skip to content

Commit

Permalink
Dat 1586 (#76)
Browse files Browse the repository at this point in the history
* chore(create-release.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9
chore(release-published.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9
chore(snyk-nightly.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9
chore(test.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9
chore(pom.xml): update liquibase-parent-pom version from 0.3.0-SNAPSHOT to 0.2.5-SNAPSHOT

* chore(pom.xml): add newline at the end of the file for consistency and to adhere to best practices

* chore(release-published.yml): update liquibase/build-logic version to DAT-15862 for compatibility with new features and bug fixes

* chore(pom.xml): add newline at the end of the file for consistency and to adhere to best practices
  • Loading branch information
jandroav authored Oct 16, 2023
1 parent 19cccb9 commit 2f0fc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.liquibase</groupId>
<artifactId>liquibase-parent-pom</artifactId>
<name>Liquibase Parent POM</name>
<version>0.3.5</version>
<version>0.2.5-SNAPSHOT</version>
<description>Liquibase Parent POM for all Extensions</description>
<url>https://github.com/liquibase/liquibase-parent-pom</url>
<packaging>pom</packaging>
Expand Down Expand Up @@ -811,4 +811,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 2f0fc49

Please sign in to comment.