Skip to content

Commit

Permalink
Version Bumped to 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Mar 30, 2022
1 parent a7f6583 commit 5a91642
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-mssql</artifactId>
<version>4.9.1-SNAPSHOT</version>
<version>4.9.1</version>
<name>Liquibase MS SQL Server Extensions</name>
<description>Liquibase extensions for MS SQL Server.</description>
<url>https://github.com/liquibase/liquibase-mssql</url>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.9.0</version>
<version>4.9.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5a91642

Please sign in to comment.