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

git commit: upgrading featured-mock to get asf v2 license

Repository: incubator-batchee
Updated Branches:
  refs/heads/master f3534e29e -> 02a6a8526


upgrading featured-mock to get asf v2 license


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

Branch: refs/heads/master
Commit: 02a6a8526815dab6e43820e6b3e2548d1530b988
Parents: f3534e2
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Sat Mar 29 21:00:47 2014 +0100
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Sat Mar 29 21:00:47 2014 +0100

----------------------------------------------------------------------
 gui/jaxrs/jaxrs-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/02a6a852/gui/jaxrs/jaxrs-client/pom.xml
----------------------------------------------------------------------
diff --git a/gui/jaxrs/jaxrs-client/pom.xml b/gui/jaxrs/jaxrs-client/pom.xml
index 9200003..5ec50ec 100644
--- a/gui/jaxrs/jaxrs-client/pom.xml
+++ b/gui/jaxrs/jaxrs-client/pom.xml
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>com.github.rmannibucau</groupId>
             <artifactId>featured-mock</artifactId>
-            <version>0.2</version>
+            <version>0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency> <!-- cxf is not yet compatible with JAXRS 2.0 API (final) -->