You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2012/10/12 09:39:52 UTC

git commit: upgrade Arquillian Drone to 1.1.0.CR3

Updated Branches:
  refs/heads/master 77e111dc3 -> c2951e9c0


upgrade Arquillian Drone to 1.1.0.CR3


Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/c2951e9c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/c2951e9c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/c2951e9c

Branch: refs/heads/master
Commit: c2951e9c0fe94dbf2c000183a8721f6606a69ffc
Parents: 77e111d
Author: Mark Struberg <st...@apache.org>
Authored: Fri Oct 12 09:39:14 2012 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Fri Oct 12 09:39:14 2012 +0200

----------------------------------------------------------------------
 deltaspike/modules/jsf/impl/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/c2951e9c/deltaspike/modules/jsf/impl/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/modules/jsf/impl/pom.xml b/deltaspike/modules/jsf/impl/pom.xml
index dd78267..9421514 100644
--- a/deltaspike/modules/jsf/impl/pom.xml
+++ b/deltaspike/modules/jsf/impl/pom.xml
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.jboss.arquillian.extension</groupId>
             <artifactId>arquillian-drone-api</artifactId>
-            <version>1.0.0.Final</version>
+            <version>1.1.0.CR3</version>
             <scope>test</scope>
         </dependency>
         <dependency>