Skip to content

Commit

Permalink
[maven-release-plugin] prepare release liquibase-postgresql-4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Mar 29, 2024
1 parent 0a4ccb8 commit 75387da
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 @@ -10,7 +10,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-postgresql</artifactId>
<version>4.27.0-SNAPSHOT</version>
<version>4.27.0</version>

<name>Liquibase Postgresql Database Extension</name>
<description>Adds additional Postgresql-specific Liquibase functionality</description>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/liquibase/liquibase-postgresql.git</url>
<tag>HEAD</tag>
<tag>liquibase-postgresql-4.27.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 75387da

Please sign in to comment.