Upgrade from Jetty 9.1.1 to 9.3.3

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

Branch: refs/heads/JENA-507
Commit: 737098902927922f4858c1d878e84e0d32fa9364
Parents: eeb759c
Author: Andy Seaborne <[email protected]>
Authored: Wed Sep 2 12:47:21 2015 +0100
Committer: Andy Seaborne <[email protected]>
Committed: Wed Sep 2 12:47:21 2015 +0100

----------------------------------------------------------------------
 jena-fuseki2/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/73709890/jena-fuseki2/pom.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki2/pom.xml b/jena-fuseki2/pom.xml
index cf1f897..2bfa165 100644
--- a/jena-fuseki2/pom.xml
+++ b/jena-fuseki2/pom.xml
@@ -61,8 +61,8 @@
   </licenses>
 
   <properties>
-    <ver.jetty>9.1.1.v20140108</ver.jetty>
-    <!-- <ver.jetty>9.3.2.v20150730</ver.jetty> -->
+    <!--<ver.jetty>9.1.1.v20140108</ver.jetty>-->
+    <ver.jetty>9.3.3.v20150827</ver.jetty>
     <ver.shiro>1.2.2</ver.shiro>
     
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssZ</maven.build.timestamp.format>
     <build.time.xsd>${maven.build.timestamp}</build.time.xsd>  

Reply via email to