Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmajsak committed Jan 27, 2017
1 parent 1d7566f commit 422a965
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ftest-pumba/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ftest-simianarmy/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ftest-toxic-frontend/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ftest-toxic-reporter/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ftest-toxic/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -15,7 +15,7 @@
<!-- Artifact Configuration -->
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:git://git@github.com:arquillian/arquillian-cube-q.git</connection>
<developerConnection>scm:git:ssh://github.com/arquillian/arquillian-cube-q.git</developerConnection>
<url>git://github.com/arquillian/arquillian-cube-q.git</url>
<tag>1.0.0.Alpha3</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion pumba/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion reporter/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion simianarmy/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-q</artifactId>
<groupId>org.arquillian.cube.q</groupId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion toxic/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube.q</groupId>
<artifactId>arquillian-cube-q</artifactId>
<version>1.0.0.Alpha3</version>
<version>1.0.0.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 422a965

Please sign in to comment.