From 50990b4291d2e8d89ccbae25ead1641fcb4a50eb Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 26 Sep 2007 12:15:20 +0000 Subject: [PATCH] Fixed version of jetty plugin at 6.1.5 --- samples/contacts/pom.xml | 1 + samples/tutorial/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 37476043c8..0ca0690fc9 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -92,6 +92,7 @@ org.mortbay.jetty maven-jetty-plugin + 6.1.5 /contacts diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index a999fd593b..cded5bc888 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -44,6 +44,7 @@ org.mortbay.jetty maven-jetty-plugin + 6.1.5 /tutorial