Unified
Split
Showing
with
15 additions
and 15 deletions.
- +1 −1 common-domain/pom.xml
- +1 −1 common/pom.xml
- +1 −1 container-embedded/pom.xml
- +1 −1 container-managed-domain/pom.xml
- +1 −1 container-managed/pom.xml
- +1 −1 container-remote-domain/pom.xml
- +1 −1 container-remote/pom.xml
- +1 −1 integration-tests/elytron/domain/pom.xml
- +1 −1 integration-tests/elytron/pom.xml
- +1 −1 integration-tests/elytron/standalone/pom.xml
- +1 −1 integration-tests/pom.xml
- +1 −1 pom.xml
- +1 −1 protocol-jmx/pom.xml
- +1 −1 testenricher-msc/pom.xml
- +1 −1 testng-integration/pom.xml
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -28,7 +28,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <artifactId>wildfly-arquillian-container-domain-managed</artifactId> | ||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -23,7 +23,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -23,7 +23,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -21,7 +21,7 @@ | ||
| <parent> | ||
| <artifactId>elytron</artifactId> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
|
|
||
| @@ -21,7 +21,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>integration-tests</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -21,7 +21,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>elytron</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -21,7 +21,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -35,7 +35,7 @@ | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
|
|
||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <name>WildFly: Arquillian</name> | ||
|
|
||
| <properties> | ||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -22,7 +22,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.arquillian</groupId> | ||
| <artifactId>wildfly-arquillian-parent</artifactId> | ||
| <version>2.2.0.Alpha1-SNAPSHOT</version> | ||
| <version>3.0.0.Beta1-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||