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 Aug 23, 2024
1 parent 7da2382 commit 698e193
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 @@ -4,7 +4,7 @@
<groupId>org.liquibase</groupId>
<artifactId>liquibase-parent-pom</artifactId>
<name>Liquibase Parent POM</name>
<version>0.4.2</version>
<version>0.5.0-SNAPSHOT</version>
<description>Liquibase Parent POM for all Extensions</description>
<url>https:/liquibase/liquibase-parent-pom</url>
<packaging>pom</packaging>
Expand Down Expand Up @@ -96,7 +96,7 @@
<scm>
<connection>scm:git:${project.url}.git</connection>
<url>${project.url}</url>
<tag>liquibase-parent-pom-0.4.2</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 698e193

Please sign in to comment.