From e45cf6821d68d9545bed8bfc87ac91092c678a40 Mon Sep 17 00:00:00 2001 From: James Perkins Date: Fri, 17 Feb 2012 13:30:55 -0800 Subject: [PATCH] Update the maven plugin and arquillian versions. --- bean-validation/pom.xml | 2 +- bmt/pom.xml | 2 +- cdi-injection/pom.xml | 2 +- cmt/pom.xml | 6 +++--- ejb-in-ear/ear/pom.xml | 2 +- ejb-in-ear/pom.xml | 2 +- ejb-in-war/pom.xml | 2 +- ejb-remote/client/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-remote/server-side/pom.xml | 2 +- greeter/pom.xml | 2 +- helloworld-gwt/pom.xml | 2 +- helloworld-html5/pom.xml | 2 +- helloworld-jsf/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-osgi/pom.xml | 2 +- helloworld-rs/pom.xml | 2 +- helloworld-singleton/pom.xml | 2 +- helloworld/pom.xml | 2 +- hibernate3/pom.xml | 2 +- hibernate4/pom.xml | 6 +++--- jts/application-component-1/pom.xml | 2 +- jts/application-component-2/pom.xml | 2 +- kitchensink-ear/pom.xml | 2 +- kitchensink-html5-mobile/pom.xml | 2 +- kitchensink-jsp/pom.xml | 2 +- kitchensink/pom.xml | 2 +- log4j/pom.xml | 2 +- numberguess/pom.xml | 2 +- pom.xml | 2 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- wsat-simple/pom.xml | 2 +- wsba-coordinator-completion-simple/pom.xml | 2 +- wsba-participant-completion-simple/pom.xml | 6 +++--- 35 files changed, 41 insertions(+), 41 deletions(-) diff --git a/bean-validation/pom.xml b/bean-validation/pom.xml index 8aeefa919a..bcac2663b9 100644 --- a/bean-validation/pom.xml +++ b/bean-validation/pom.xml @@ -139,7 +139,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1b + 7.1.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 6cb20e6273..ca371e66d6 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -115,7 +115,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/cdi-injection/pom.xml b/cdi-injection/pom.xml index 43b98638ff..c802e3b94b 100644 --- a/cdi-injection/pom.xml +++ b/cdi-injection/pom.xml @@ -92,7 +92,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 4148389f7a..419988afc0 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -150,7 +150,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final @@ -222,7 +222,7 @@ org.jboss.as jboss-as-arquillian-container-managed - 7.1.0.CR1 + 7.1.0.Final test @@ -270,7 +270,7 @@ org.jboss.as jboss-as-arquillian-container-remote - 7.1.0.CR1 + 7.1.0.Final test diff --git a/ejb-in-ear/ear/pom.xml b/ejb-in-ear/ear/pom.xml index aa97a2cc56..e73f85820c 100644 --- a/ejb-in-ear/ear/pom.xml +++ b/ejb-in-ear/ear/pom.xml @@ -67,7 +67,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final jboss-as-ejb-in-ear.ear false diff --git a/ejb-in-ear/pom.xml b/ejb-in-ear/pom.xml index 9477be2e88..b7910aad08 100644 --- a/ejb-in-ear/pom.xml +++ b/ejb-in-ear/pom.xml @@ -54,7 +54,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true diff --git a/ejb-in-war/pom.xml b/ejb-in-war/pom.xml index 36236c9ab0..738d71675b 100644 --- a/ejb-in-war/pom.xml +++ b/ejb-in-war/pom.xml @@ -101,7 +101,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/ejb-remote/client/pom.xml b/ejb-remote/client/pom.xml index e470b29cad..75627e8fe7 100644 --- a/ejb-remote/client/pom.xml +++ b/ejb-remote/client/pom.xml @@ -183,7 +183,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true true diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 8c2ccac72a..df5305866d 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -34,7 +34,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true true diff --git a/ejb-remote/server-side/pom.xml b/ejb-remote/server-side/pom.xml index de6071c349..c53d1c8a20 100644 --- a/ejb-remote/server-side/pom.xml +++ b/ejb-remote/server-side/pom.xml @@ -74,7 +74,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final ${project.build.finalName}.jar diff --git a/greeter/pom.xml b/greeter/pom.xml index d27df78bdc..1372683b4b 100644 --- a/greeter/pom.xml +++ b/greeter/pom.xml @@ -118,7 +118,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld-gwt/pom.xml b/helloworld-gwt/pom.xml index 33713b7d33..c35f11a9c6 100644 --- a/helloworld-gwt/pom.xml +++ b/helloworld-gwt/pom.xml @@ -104,7 +104,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld-jsf/pom.xml b/helloworld-jsf/pom.xml index d42673d2e3..c52ace92f5 100644 --- a/helloworld-jsf/pom.xml +++ b/helloworld-jsf/pom.xml @@ -126,7 +126,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 599d36cf03..995966ab80 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -83,7 +83,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld-osgi/pom.xml b/helloworld-osgi/pom.xml index e5a28b5df2..b854e2587b 100644 --- a/helloworld-osgi/pom.xml +++ b/helloworld-osgi/pom.xml @@ -69,7 +69,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final ${project.build.finalName}.jar diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 43d7d9f0b1..63652ddccf 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -93,7 +93,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index c38e30c0cd..54623f126f 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -79,7 +79,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 5c30efb661..6316d1557e 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -92,7 +92,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/hibernate3/pom.xml b/hibernate3/pom.xml index b2084851bf..72f96b811b 100644 --- a/hibernate3/pom.xml +++ b/hibernate3/pom.xml @@ -237,7 +237,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/hibernate4/pom.xml b/hibernate4/pom.xml index c12f7badee..bbf0e668b1 100644 --- a/hibernate4/pom.xml +++ b/hibernate4/pom.xml @@ -190,7 +190,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final @@ -262,7 +262,7 @@ org.jboss.as jboss-as-arquillian-container-managed - 7.1.0.CR1 + 7.1.0.Final test @@ -310,7 +310,7 @@ org.jboss.as jboss-as-arquillian-container-remote - 7.1.0.CR1 + 7.1.0.Final test diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index a030a09c13..56dfd79f11 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -131,7 +131,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 1a83fe8ee1..1a925b1c24 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -108,7 +108,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final 10099 foo diff --git a/kitchensink-ear/pom.xml b/kitchensink-ear/pom.xml index e95a111d15..60b3668cb8 100644 --- a/kitchensink-ear/pom.xml +++ b/kitchensink-ear/pom.xml @@ -114,7 +114,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true true diff --git a/kitchensink-html5-mobile/pom.xml b/kitchensink-html5-mobile/pom.xml index e5174e411d..0063f72e30 100644 --- a/kitchensink-html5-mobile/pom.xml +++ b/kitchensink-html5-mobile/pom.xml @@ -172,7 +172,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/kitchensink-jsp/pom.xml b/kitchensink-jsp/pom.xml index 287ab6f097..87d32ee14d 100644 --- a/kitchensink-jsp/pom.xml +++ b/kitchensink-jsp/pom.xml @@ -182,7 +182,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 34315c4f3c..51c44e7bc8 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -168,7 +168,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/log4j/pom.xml b/log4j/pom.xml index e2ebd5fd65..e3857a1e2f 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -109,7 +109,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 72f59535f6..b09548d29d 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -94,7 +94,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/pom.xml b/pom.xml index 9fd08225d7..7ce6eaed52 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true true diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index c2c91585f7..685d4671af 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -100,7 +100,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index ba7ff7ab19..58c6c76275 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -93,7 +93,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final diff --git a/wsat-simple/pom.xml b/wsat-simple/pom.xml index c37f2773f3..50e74fac0d 100644 --- a/wsat-simple/pom.xml +++ b/wsat-simple/pom.xml @@ -149,7 +149,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true diff --git a/wsba-coordinator-completion-simple/pom.xml b/wsba-coordinator-completion-simple/pom.xml index df98eaca8c..a5a42c4233 100644 --- a/wsba-coordinator-completion-simple/pom.xml +++ b/wsba-coordinator-completion-simple/pom.xml @@ -149,7 +149,7 @@ as the API is included in JBoss AS 7 --> org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true diff --git a/wsba-participant-completion-simple/pom.xml b/wsba-participant-completion-simple/pom.xml index dc165a9cd4..eb9fa1d2dc 100644 --- a/wsba-participant-completion-simple/pom.xml +++ b/wsba-participant-completion-simple/pom.xml @@ -149,7 +149,7 @@ org.jboss.as.plugins jboss-as-maven-plugin - 7.1.0.CR1 + 7.1.0.Final true @@ -200,7 +200,7 @@ org.jboss.as jboss-as-arquillian-container-managed - 7.1.0.CR1b + 7.1.0.Final test @@ -216,7 +216,7 @@ org.jboss.as jboss-as-arquillian-container-remote - 7.1.0.CR1b + 7.1.0.Final test