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 Nov 6, 2024
1 parent 6431a8a commit 54f8fe1
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-maxdb</artifactId>
<version>4.30.0</version>
<version>4.31.0-SNAPSHOT</version>

<name>Liquibase Extension: SAP MaxDB support</name>
<description>Add this Liquibase extension to your project to support SAP MaxDB</description>
Expand Down Expand Up @@ -44,7 +44,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/liquibase/liquibase-maxdb.git</url>
<tag>temp</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 54f8fe1

Please sign in to comment.