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

This commit is contained in:
Andreas Gudian 2016-03-16 20:47:59 +01:00
parent ee2ff03c5b
commit deacfc2c6a
10 changed files with 15 additions and 15 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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>
@ -91,9 +91,9 @@
<configuration> <configuration>
<backend>pdf</backend> <backend>pdf</backend>
<attributes> <attributes>
<pagenums/> <pagenums />
<toc/> <toc />
<idprefix/> <idprefix />
<idseparator>-</idseparator> <idseparator>-</idseparator>
</attributes> </attributes>
</configuration> </configuration>

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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>MapStruct Parent</name> <name>MapStruct Parent</name>
@ -73,7 +73,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.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</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.Beta1</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.0.1-SNAPSHOT</version> <version>1.1.0.Beta1</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>