Skip to content

Commit

Permalink
[release] Version Bumped to 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Mar 31, 2022
1 parent 2a7ecc9 commit 06aa0ff
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-percona</artifactId>
<version>4.9.1-SNAPSHOT</version>
<version>4.9.1</version>
<name>Liquibase Percona Extension</name>
<description>A Liquibase extension that makes use of the percona toolkit</description>
<url>https://liquibase.jira.com/wiki/display/CONTRIB/Percona+Online+Schema+Change</url>
Expand Down Expand Up @@ -40,7 +40,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Note: this needs to be updated for each release: "date -u -Iseconds" -->
<project.build.outputTimestamp>2022-03-18T18:55:28+00:00</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-03-31T08:10:13+00:00</project.build.outputTimestamp>

<java.version>1.8</java.version>
<liquibase.version>4.9.1</liquibase.version>
Expand Down

0 comments on commit 06aa0ff

Please sign in to comment.