aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-12-20 18:06:11 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2012-12-20 18:06:11 +0100
commitafb73976369bea83106ceddc08dabb0e4ea7b5c5 (patch)
treeed2d8fc81195d4547b6024b86921c16afde31c1d /pom.xml
parent324180dd5140fa9768111dcd509fef03feb1bfa2 (diff)
downloadapp.sh-booter-jetty-afb73976369bea83106ceddc08dabb0e4ea7b5c5.tar.gz
app.sh-booter-jetty-afb73976369bea83106ceddc08dabb0e4ea7b5c5.tar.bz2
app.sh-booter-jetty-afb73976369bea83106ceddc08dabb0e4ea7b5c5.tar.xz
app.sh-booter-jetty-afb73976369bea83106ceddc08dabb0e4ea7b5c5.zip
o Upgrading to 8.1.8.
o Setting the "forwarded" flag on the connector to true so that it'll use any info from mod_proxy when the app requests the remote address.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6bea7a5..c8f591b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,9 @@
</parent>
<groupId>io.trygvis.appsh</groupId>
<artifactId>booter-jetty</artifactId>
- <version>8.1.7.v20120910+2-SNAPSHOT</version>
+ <version>8.1.8.v20121106+1-SNAPSHOT</version>
<properties>
- <versions.jetty8>8.1.7.v20120910</versions.jetty8>
+ <versions.jetty8>8.1.8.v20121106</versions.jetty8>
</properties>
<dependencies>
<dependency>
@@ -25,6 +25,7 @@
</dependency>
<!--
+ Same for 8.1.8.
$ (cd jetty-distribution-8.1.7.v20120910; find * -name \*.jar|sort|grep jsp)
lib/jsp/com.sun.el-2.2.0.v201108011116.jar
lib/jsp/javax.el-2.2.0.v201108011116.jar