diff --git a/examples/activemq-multiple-brokers/pom.xml b/examples/activemq-multiple-brokers/pom.xml index ec67c718da9..abf4187776d 100644 --- a/examples/activemq-multiple-brokers/pom.xml +++ b/examples/activemq-multiple-brokers/pom.xml @@ -122,7 +122,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/async-servlet/pom.xml b/examples/async-servlet/pom.xml index a12b4002c2b..ab058605223 100644 --- a/examples/async-servlet/pom.xml +++ b/examples/async-servlet/pom.xml @@ -26,7 +26,7 @@ 1.8 1.8 - 1.7.1.Final + 1.8.0.Final 2.3.1 10.0.0-M2-SNAPSHOT diff --git a/examples/bval-evaluation-redeployment/pom.xml b/examples/bval-evaluation-redeployment/pom.xml index b3842840710..60fbb0b119b 100644 --- a/examples/bval-evaluation-redeployment/pom.xml +++ b/examples/bval-evaluation-redeployment/pom.xml @@ -95,7 +95,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml index 93ab8185ce2..6117581eb64 100644 --- a/examples/cdi-realm/pom.xml +++ b/examples/cdi-realm/pom.xml @@ -78,7 +78,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/concurrency-utils/pom.xml b/examples/concurrency-utils/pom.xml index c9eae695fad..a8a07d0b687 100644 --- a/examples/concurrency-utils/pom.xml +++ b/examples/concurrency-utils/pom.xml @@ -50,7 +50,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/datasource-versioning/pom.xml b/examples/datasource-versioning/pom.xml index 4198d8a12e2..d56186c2350 100644 --- a/examples/datasource-versioning/pom.xml +++ b/examples/datasource-versioning/pom.xml @@ -130,7 +130,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/groovy-spock/pom.xml b/examples/groovy-spock/pom.xml index dff3f600d5f..8fac888f15b 100644 --- a/examples/groovy-spock/pom.xml +++ b/examples/groovy-spock/pom.xml @@ -106,7 +106,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml index f9a4de044f3..295453d9938 100644 --- a/examples/moviefun/pom.xml +++ b/examples/moviefun/pom.xml @@ -176,7 +176,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/mp-config-example/pom.xml b/examples/mp-config-example/pom.xml index 298d0c6035d..058e96266f5 100644 --- a/examples/mp-config-example/pom.xml +++ b/examples/mp-config-example/pom.xml @@ -26,7 +26,7 @@ 10.0-M2 3.0.2 10.0.0-M2-SNAPSHOT - 1.7.1.Final + 1.8.0.Final diff --git a/examples/mp-config-source-database/pom.xml b/examples/mp-config-source-database/pom.xml index e382da31a47..319d9808fc3 100644 --- a/examples/mp-config-source-database/pom.xml +++ b/examples/mp-config-source-database/pom.xml @@ -25,7 +25,7 @@ 10.0-M2 5.0 - 1.7.1.Final + 1.8.0.Final 10.0.0-M2-SNAPSHOT diff --git a/examples/mp-metrics-metered/pom.xml b/examples/mp-metrics-metered/pom.xml index 0c956066c94..2d5633a5e43 100644 --- a/examples/mp-metrics-metered/pom.xml +++ b/examples/mp-metrics-metered/pom.xml @@ -50,7 +50,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/multiple-tomee-arquillian/pom.xml b/examples/multiple-tomee-arquillian/pom.xml index 03922af370f..4a83f6a38b8 100644 --- a/examples/multiple-tomee-arquillian/pom.xml +++ b/examples/multiple-tomee-arquillian/pom.xml @@ -97,7 +97,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml index 2bc4aa95c20..fb2e8683f9c 100644 --- a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml +++ b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml @@ -73,7 +73,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/simple-ear/moviefun-functional-tests/pom.xml b/examples/simple-ear/moviefun-functional-tests/pom.xml index 484d0bbc12a..a0993639ba8 100644 --- a/examples/simple-ear/moviefun-functional-tests/pom.xml +++ b/examples/simple-ear/moviefun-functional-tests/pom.xml @@ -111,7 +111,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/simple-jms-context/pom.xml b/examples/simple-jms-context/pom.xml index 9f5b7443ea9..2e51c9d0487 100644 --- a/examples/simple-jms-context/pom.xml +++ b/examples/simple-jms-context/pom.xml @@ -29,7 +29,7 @@ UTF-8 - 1.7.1.Final + 1.8.0.Final 10.0.0-M2-SNAPSHOT 61616 diff --git a/examples/simple-jms/pom.xml b/examples/simple-jms/pom.xml index 1e02aa7e08f..a34289f2196 100644 --- a/examples/simple-jms/pom.xml +++ b/examples/simple-jms/pom.xml @@ -26,7 +26,7 @@ TomEE :: Examples :: Simple JMS UTF-8 - 1.7.1.Final + 1.8.0.Final 10.0.0-M2-SNAPSHOT 61616 diff --git a/examples/simple-remote-tomcatusers/pom.xml b/examples/simple-remote-tomcatusers/pom.xml index 07ea9236e27..12bbc647158 100644 --- a/examples/simple-remote-tomcatusers/pom.xml +++ b/examples/simple-remote-tomcatusers/pom.xml @@ -65,7 +65,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/webservice-ssl-client-cert/pom.xml b/examples/webservice-ssl-client-cert/pom.xml index 35200ace451..a007e6337d8 100644 --- a/examples/webservice-ssl-client-cert/pom.xml +++ b/examples/webservice-ssl-client-cert/pom.xml @@ -83,7 +83,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/examples/websocket-jms/pom.xml b/examples/websocket-jms/pom.xml index 542781bc377..95dbb2f85d8 100644 --- a/examples/websocket-jms/pom.xml +++ b/examples/websocket-jms/pom.xml @@ -26,7 +26,7 @@ TomEE :: Examples :: Websocket JMS UTF-8 - 1.7.1.Final + 1.8.0.Final 10.0.0-M2-SNAPSHOT diff --git a/examples/websocket-tls-basic-auth/pom.xml b/examples/websocket-tls-basic-auth/pom.xml index 1359fe24c02..07699d780ba 100644 --- a/examples/websocket-tls-basic-auth/pom.xml +++ b/examples/websocket-tls-basic-auth/pom.xml @@ -72,7 +72,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.7.1.Final + 1.8.0.Final test diff --git a/pom.xml b/pom.xml index d339197b902..ab04df2a75f 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ ${project.groupId}.${project.artifactId} - 1.7.1.Final + 1.8.0.Final 1.7.1.Final 1.7.1.Final 2.0.0 diff --git a/tck/microprofile-tck/openapi/pom.xml b/tck/microprofile-tck/openapi/pom.xml index 44e57ff88e4..8bfdf26a020 100644 --- a/tck/microprofile-tck/openapi/pom.xml +++ b/tck/microprofile-tck/openapi/pom.xml @@ -133,7 +133,7 @@ org.jboss.arquillian.testng arquillian-testng-container - 1.7.1.Final + 1.8.0.Final test