[maven-release-plugin] prepare release 1.1.0.CR1

This commit is contained in:
Andreas Gudian 2016-09-07 20:27:34 +02:00
parent 13d54320a7
commit 9ed807196e
10 changed files with 12 additions and 12 deletions

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>

View File

@ -31,7 +31,7 @@
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>MapStruct Parent</name> <name>MapStruct Parent</name>
@ -74,7 +74,7 @@
<connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection> <connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection>
<developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection> <developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection>
<url>https://github.com/mapstruct/mapstruct/</url> <url>https://github.com/mapstruct/mapstruct/</url>
<tag>HEAD</tag> <tag>1.1.0.CR1</tag>
</scm> </scm>
<issueManagement> <issueManagement>

View File

@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>parent/pom.xml</relativePath> <relativePath>parent/pom.xml</relativePath>
</parent> </parent>
@ -71,7 +71,7 @@
<connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection> <connection>scm:git:git://github.com/mapstruct/mapstruct.git</connection>
<developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection> <developerConnection>scm:git:git@github.com:mapstruct/mapstruct.git</developerConnection>
<url>https://github.com/mapstruct/mapstruct/</url> <url>https://github.com/mapstruct/mapstruct/</url>
<tag>HEAD</tag> <tag>1.1.0.CR1</tag>
</scm> </scm>
<profiles> <profiles>

View File

@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.mapstruct</groupId> <groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId> <artifactId>mapstruct-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0.CR1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>