Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0.Alpha10
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Mar 21, 2016
1 parent 62913da commit 644022c
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube API</name>
Expand Down
2 changes: 1 addition & 1 deletion containerless/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Containerless Container</name>
<artifactId>arquillian-cube-containerless</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube Core</name>
Expand Down
2 changes: 1 addition & 1 deletion docker/docker/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-boot2docker/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Docker Functional Test Boot2Docker</name>
<artifactId>arquillian-cube-docker-ftest-boot2docker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-docker-compose/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Docker Functional Test Compose</name>
<artifactId>arquillian-cube-docker-ftest-compose</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-docker-containerobject/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<artifactId>arquillian-cube-docker-ftest-containerobject</artifactId>
<name>Arquillian Cube Docker Functional Test Container Object</name>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-docker-machine/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Docker Functional Test Machine</name>
<artifactId>arquillian-cube-docker-ftest-machine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-standalone-autostart/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>arquillian-cube-docker-parent</artifactId>
<groupId>org.arquillian.cube</groupId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion docker/ftest-standalone/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Docker Functional Test Standalone</name>
<artifactId>arquillian-cube-docker-ftest-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/ftest/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-docker-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<name>Arquillian Cube Docker Functional Test</name>
<artifactId>arquillian-cube-docker-ftest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openshift/ftest-containerless/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-openshift-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube OpenShift Functional Test Containerless</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift/ftest/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-openshift-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube OpenShift Functional Test</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift/openshift/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-openshift-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube OpenShift</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</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</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<packaging>pom</packaging>

<name>Arquillian Cube Extension</name>
Expand Down Expand Up @@ -51,7 +51,7 @@
<connection>scm:git:git://git@github.com:arquillian/arquillian-cube.git</connection>
<developerConnection>scm:git:ssh://github.com/arquillian/arquillian-cube.git</developerConnection>
<url>git://github.com/arquillian/arquillian-cube.git</url>
<tag>HEAD</tag>
<tag>1.0.0.Alpha10</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion spi/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.arquillian.cube</groupId>
<artifactId>arquillian-cube-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Arquillian Cube SPI</name>
Expand Down

0 comments on commit 644022c

Please sign in to comment.