You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2015/09/09 09:44:36 UTC

[25/50] [abbrv] jena git commit: jetty 9.3 notes

jetty 9.3 notes


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

Branch: refs/heads/JENA-507
Commit: a03b48fb8870fc13c61ff495d07b8572bb81734d
Parents: f62c53e
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Aug 27 17:00:50 2015 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Aug 27 17:00:50 2015 +0100

----------------------------------------------------------------------
 jena-fuseki2/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/a03b48fb/jena-fuseki2/pom.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki2/pom.xml b/jena-fuseki2/pom.xml
index 6e46fe1..cf1f897 100644
--- a/jena-fuseki2/pom.xml
+++ b/jena-fuseki2/pom.xml
@@ -62,6 +62,7 @@
 
   <properties>
     <ver.jetty>9.1.1.v20140108</ver.jetty>
+    <!-- <ver.jetty>9.3.2.v20150730</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>