Skip to content

Commit

Permalink
ARQ-508 prepare release 1.0.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Jul 12, 2011
1 parent 77ca453 commit 770fae8
Show file tree
Hide file tree
Showing 41 changed files with 42 additions and 43 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config/impl-base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion config/spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions container/impl-base/pom.xml
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<!-- Parent -->
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion container/spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container/test-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container/test-impl-base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container/test-spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion core/spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/domain/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/junit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion examples/testng/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion junit/container/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion junit/core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion junit/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion junit/standalone/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -16,7 +16,7 @@
<!-- Artifact Information -->
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<packaging>pom</packaging>
<name>Arquillian Aggregator</name>
<url>http://www.jboss.org</url>
Expand Down
2 changes: 1 addition & 1 deletion protocols/jmx/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protocols/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion protocols/servlet/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/impl-base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion test/spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testenrichers/cdi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testenrichers/ejb/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testenrichers/initialcontext/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testenrichers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion testenrichers/resource/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testng/container/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion testng/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<!-- Model Information -->
Expand Down
2 changes: 1 addition & 1 deletion testng/standalone/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 770fae8

Please sign in to comment.