[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Filip Hrisafov 2023-04-23 22:02:16 +02:00
parent 0f92764de9
commit ea958fd197
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.5.5.Final</version>
<version>1.5.6-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -11,7 +11,7 @@
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.5.5.Final</version>
<version>1.5.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>MapStruct Parent</name>
@ -71,7 +71,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>1.5.5.Final</tag>
<tag>1.5.5-SNAPSHOT</tag>
</scm>
<distributionManagement>

View File

@ -13,7 +13,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.5.5.Final</version>
<version>1.5.6-SNAPSHOT</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>1.5.5.Final</tag>
<tag>1.5.5-SNAPSHOT</tag>
</scm>
<profiles>

View File

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