Skip to content

Commit

Permalink
Dat 18309 (#122)
Browse files Browse the repository at this point in the history
* ⬆️ (create-release.yml): upgrade liquibase/build-logic action to version DAT-18309 to address issue DAT-18309 and incorporate new changes.

* ✨ (create-release.yml): add workflow_dispatch event trigger to manually trigger the workflow execution

* ⬆️ (release-published.yml): upgrade extension-release-published.yml to version DAT-18309 to address issue DAT-18309 and improve functionality

* ⬆️ (attach-artifact-release.yml): upgrade extension-attach-artifact-release.yml to version DAT-18309 to address issue DAT-18309 and improve functionality

* ⬆️ (create-release.yml): upgrade liquibase/build-logic action to version v0.7.8 to ensure compatibility and utilize the latest features

* [maven-release-plugin] prepare release liquibase-nochangeloglock-4.30.0

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release liquibase-nochangeloglock-4.30.0

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release temp

* [maven-release-plugin] prepare for next development iteration
  • Loading branch information
jandroav authored Aug 2, 2024
1 parent 8bc9d8a commit e8c3d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-nochangeloglock</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.30.1-SNAPSHOT</version>

<name>Liquibase Extension Disable DatabaseChangeLogLock usage</name>
<description>Disables locking logic Liquibase uses to ensure only one instance is running against a database at one
Expand Down

0 comments on commit e8c3d10

Please sign in to comment.