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/17 10:26:58 UTC

[2/2] git commit: DELTASPIKE-367 upgrade to owb-arquillian-1.2.0-SNAPTHOT

DELTASPIKE-367 upgrade to owb-arquillian-1.2.0-SNAPTHOT

we finally need to upgrade to 1.2.0 but for now it's fine.


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

Branch: refs/heads/master
Commit: fc063b934666bbf12886cd1fd5f07d1b3c82dfa8
Parents: 1fe1191
Author: Mark Struberg <st...@apache.org>
Authored: Fri May 17 10:25:46 2013 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Fri May 17 10:25:46 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/fc063b93/deltaspike/parent/code/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/code/pom.xml b/deltaspike/parent/code/pom.xml
index bcc7fec..24ea1da 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.1.8</version>
+                    <version>1.2.0-SNAPSHOT</version>
                     <scope>test</scope>
                 </dependency>
             </dependencies>