Repository: tomee
Updated Branches:
  refs/heads/tomee-7.0.0-M1 4b9b75b3e -> c7ac8b911


Version


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

Branch: refs/heads/tomee-7.0.0-M1
Commit: c7ac8b9110bf6868da2cd3d6f9404aecf5095e83
Parents: 4b9b75b
Author: [email protected] <[email protected]>
Authored: Wed Jun 17 01:03:46 2015 +0200
Committer: [email protected] <[email protected]>
Committed: Wed Jun 17 01:03:46 2015 +0200

----------------------------------------------------------------------
 examples/rest-on-ejb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/c7ac8b91/examples/rest-on-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml
index ed6e12b..d950f23 100644
--- a/examples/rest-on-ejb/pom.xml
+++ b/examples/rest-on-ejb/pom.xml
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>commons-httpclient</groupId>
       <artifactId>commons-httpclient</artifactId>
-      <version>3.2</version>
+      <version>3.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to