Skip to content

Commit

Permalink
Version Bumped to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Jul 18, 2021
1 parent 5d807f2 commit 7db8eb3
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.4.1-SNAPSHOT</version>
<version>4.4.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>2021-06-20T10:22:03+00:00</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-07-18T18:54:28+00:00</project.build.outputTimestamp>

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

0 comments on commit 7db8eb3

Please sign in to comment.