From 2b395d279f0b3908677b831bc52cde13cdc622cf Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Wed, 27 May 2009 00:03:24 +0000 Subject: [PATCH] moved distribution and start back to jetty-* git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@294 7e9141cc-0065-0410-87d8-b60c137991c4 --- jetty-distribution/pom.xml | 2 +- jetty-start/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 0eab5c4a4e4..0497b97ca40 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -5,7 +5,7 @@ jetty-project 7.0.0.M3-SNAPSHOT - distribution + jetty-distribution Distribution Assemblies pom diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index 6ff159253f6..dc4bba9a3f0 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -5,7 +5,7 @@ 7.0.0.M3-SNAPSHOT 4.0.0 - start + jetty-start Start The start utility