Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Jan 4, 2024
1 parent a42ab8e commit 606f71e
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-filechangelog</artifactId>
<version>4.26.0</version>
<version>4.27.0-SNAPSHOT</version>

<name>Liquibase File Based Changelog Extension</name>
<description>Liquibase extension to use a local file rather than a database table to track executed changeSets</description>
Expand All @@ -20,7 +20,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/liquibase/liquibase-filechangelog.git</url>
<tag>liquibase-filechangelog-4.26.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 606f71e

Please sign in to comment.