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/18 11:42:09 UTC

git commit: upgrade to more recent weld-arquillian version

Updated Branches:
  refs/heads/master 9f3095892 -> 1bf160a04


upgrade to more recent weld-arquillian version


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

Branch: refs/heads/master
Commit: 1bf160a0415dc5838b0eeee9ef92faf152c8c04c
Parents: 9f30958
Author: Mark Struberg <st...@apache.org>
Authored: Thu Oct 18 11:41:43 2012 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Oct 18 11:41:43 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/1bf160a0/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 9880125..38bb6c3 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -168,7 +168,7 @@
         <jacoco.version>0.5.7.201204190339</jacoco.version>
 
         <arquillian-openwebbeans.version>1.0.0.CR2</arquillian-openwebbeans.version>
-        <arquillian-weld.version>1.0.0.CR3</arquillian-weld.version>
+        <arquillian-weld.version>1.0.0.CR4</arquillian-weld.version>
 
         <!-- OSGi bundles properties -->
         <deltaspike.osgi.import.deltaspike.version>version="[$(version;==;${deltaspike.osgi.version.clean}),$(version;=+;${deltaspike.osgi.version.clean}))"</deltaspike.osgi.import.deltaspike.version>