Skip to content

Commit

Permalink
[maven-release-plugin] prepare release liquibase-parent-pom-0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Oct 25, 2023
1 parent 05268ba commit d19ff22
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.2.8-SNAPSHOT</version>
<version>0.2.8</version>
<description>Liquibase Parent POM for all Extensions</description>
<url>https://github.com/liquibase/liquibase-parent-pom</url>
<packaging>pom</packaging>
Expand Down Expand Up @@ -94,7 +94,7 @@
<scm>
<connection>scm:git:${project.url}.git</connection>
<url>${project.url}</url>
<tag>HEAD</tag>
<tag>liquibase-parent-pom-0.2.8</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit d19ff22

Please sign in to comment.