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 <[email protected]> Authored: Thu Aug 27 17:00:50 2015 +0100 Committer: Andy Seaborne <[email protected]> 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>
