[maven-release-plugin] prepare release 1.5.1.Final

This commit is contained in:
Filip Hrisafov 2022-06-05 08:42:55 +02:00
parent 46b78bfe59
commit ec9288ce66
9 changed files with 11 additions and 11 deletions

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

@ -11,7 +11,7 @@
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<packaging>pom</packaging>
<name>MapStruct Parent</name>
@ -69,7 +69,7 @@
<connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection>
<developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection>
<url>https://github.com/mapstruct/mapstruct/</url>
<tag>HEAD</tag>
<tag>1.5.1.Final</tag>
</scm>
<distributionManagement>

View File

@ -13,7 +13,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@ -54,7 +54,7 @@
<connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection>
<developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection>
<url>https://github.com/mapstruct/mapstruct/</url>
<tag>HEAD</tag>
<tag>1.5.1.Final</tag>
</scm>
<profiles>

View File

@ -12,7 +12,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>