Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-runner/pom.xml')
-rw-r--r--jetty-runner/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index c96a6efd00..0883fd8839 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -12,7 +12,7 @@
<properties>
<assembly-directory>target/distribution</assembly-directory>
</properties>
-
+ <url>http://www.eclipse.org/jetty</url>
<build>
<plugins>
<plugin>

Back to the top