You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/21 07:56:40 UTC

git commit: [KARAF-2701] Upgrade to Jetty 7.6.9.v20130131

Updated Branches:
  refs/heads/karaf-2.3.x 8e870429e -> 1d700527c


[KARAF-2701] Upgrade to Jetty 7.6.9.v20130131


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

Branch: refs/heads/karaf-2.3.x
Commit: 1d700527ca82d0d7af3154a8409efcedcee6cc8d
Parents: 8e87042
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jan 21 07:56:09 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jan 21 07:56:09 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1d700527/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36a8d7f..1328a1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
         <injection.bundle.version>1.0</injection.bundle.version>
         <jasypt.bundle.version>1.9.1_1</jasypt.bundle.version>
         <javassist.version>3.9.0.GA</javassist.version>
-        <jetty.version>7.6.8.v20121106</jetty.version>
+        <jetty.version>7.6.9.v20130131</jetty.version>
         <junit.version>4.10</junit.version>
         <junit.bundle.version>4.10_1</junit.bundle.version>
         <org.json.version>20131018</org.json.version>