You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2013/11/01 23:48:30 UTC

git commit: DELTASPIKE-435 upgraded dependency

Updated Branches:
  refs/heads/master f724794a4 -> 5a2fb3012


DELTASPIKE-435 upgraded dependency


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

Branch: refs/heads/master
Commit: 5a2fb30127efd988168fdb41ab807dd80379bdaf
Parents: f724794
Author: gpetracek <gp...@apache.org>
Authored: Fri Nov 1 23:47:18 2013 +0100
Committer: gpetracek <gp...@apache.org>
Committed: Fri Nov 1 23:47:18 2013 +0100

----------------------------------------------------------------------
 deltaspike/parent/code/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/5a2fb301/deltaspike/parent/code/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/code/pom.xml b/deltaspike/parent/code/pom.xml
index bd33c72..75d1a78 100644
--- a/deltaspike/parent/code/pom.xml
+++ b/deltaspike/parent/code/pom.xml
@@ -778,7 +778,7 @@
                 <dependency>
                     <groupId>org.jboss.arquillian.container</groupId>
                     <artifactId>arquillian-glassfish-remote-3.1</artifactId>
-                    <version>1.0.0.CR2</version>
+                    <version>1.0.0.CR4</version>
                     <scope>test</scope>
                 </dependency>