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

This commit is contained in:
Gunnar Morling 2013-11-25 20:11:55 +01:00
parent 987bf57d35
commit d2bec5b354
7 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -31,7 +31,7 @@
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.0.0.Alpha2</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>MapStruct Parent</name>
@ -67,7 +67,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.0.0.Alpha2</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>

View File

@ -26,7 +26,7 @@
<parent>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.0.0.Alpha2</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@ -66,7 +66,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.0.0.Alpha2</tag>
<tag>HEAD</tag>
</scm>
<profiles>

View File

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