Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-http/pom.xml')
-rw-r--r--jetty-http/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 43e64a9ef9..bbf3d08ab6 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -8,6 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-http</artifactId>
<name>Jetty :: Http Utility</name>
+ <url>http://www.eclipse.org/jetty</url>
<properties>
<bundle-symbolic-name>${project.groupId}.http</bundle-symbolic-name>
</properties>

Back to the top