From e5b20aa811ed2180d01e71d96c3d5d2ffa886c5f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 11 Jan 2013 22:24:26 +0100 Subject: o New feature: Ability to run web apps from nested classpath (foo.jar!/my-webapp/WEB-INF/web.xml). o Refactored the code to separate configuration from the "active" parts. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 26d3184..1cdcf93 100644 --- a/pom.xml +++ b/pom.xml @@ -9,10 +9,10 @@ io.trygvis.appsh booter-jetty 8.1.8.v20121106+2-SNAPSHOT + App.sh :: Jetty Booter for Jetty v${versions.jetty8} 8.1.8.v20121106 - App.sh :: Jetty Booter org.eclipse.jetty -- cgit v1.2.3