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 Sep 5, 2024
1 parent d59ae1f commit a41ee4f
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-redshift</artifactId>
<version>4.29.2</version>
<version>4.30.0-SNAPSHOT</version>

<name>Liquibase Extension Amazon Redshift support</name>
<description>Add this Liquibase extension to your project to support Amazon Redshift</description>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/liquibase/liquibase-redshift.git</url>
<tag>temp</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit a41ee4f

Please sign in to comment.