You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by st...@apache.org on 2014/03/31 23:09:09 UTC

git commit: upgrade to latest released Apache DeltaSpike version

Repository: incubator-batchee
Updated Branches:
  refs/heads/master d91a56a18 -> 8cbb62911


upgrade to latest released Apache DeltaSpike version


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

Branch: refs/heads/master
Commit: 8cbb629115f5794130261ae4d11af9fe23ce1536
Parents: d91a56a
Author: Mark Struberg <st...@apache.org>
Authored: Mon Mar 31 08:21:11 2014 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Mon Mar 31 23:08:46 2014 +0200

----------------------------------------------------------------------
 tools/cli/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/8cbb6291/tools/cli/pom.xml
----------------------------------------------------------------------
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml
index 87eacde..792f101 100644
--- a/tools/cli/pom.xml
+++ b/tools/cli/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.deltaspike.cdictrl</groupId>
       <artifactId>deltaspike-cdictrl-api</artifactId>
-      <version>0.5</version>
+      <version>0.6</version>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>