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 2013/05/23 12:29:57 UTC

git commit: DELTASPIKE-367 upgrade to final owb-arquillian-1.2.0

Updated Branches:
  refs/heads/master e56f26140 -> 15de1f5c9


DELTASPIKE-367 upgrade to final owb-arquillian-1.2.0


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

Branch: refs/heads/master
Commit: 15de1f5c92d90b583cce13d0bd7bda05d396adea
Parents: e56f261
Author: Mark Struberg <st...@apache.org>
Authored: Thu May 23 12:07:42 2013 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Thu May 23 12:07:42 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/15de1f5c/deltaspike/parent/code/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/code/pom.xml b/deltaspike/parent/code/pom.xml
index 24ea1da..8437f79 100644
--- a/deltaspike/parent/code/pom.xml
+++ b/deltaspike/parent/code/pom.xml
@@ -186,7 +186,7 @@
                 <dependency>
                     <groupId>org.apache.openwebbeans.arquillian</groupId>
                     <artifactId>owb-arquillian-standalone</artifactId>
-                    <version>1.2.0-SNAPSHOT</version>
+                    <version>1.2.0</version>
                     <scope>test</scope>
                 </dependency>
             </dependencies>