Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-sessions/test-sessions-common/pom.xml')
-rw-r--r--tests/test-sessions/test-sessions-common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index 9edc777e02..d72d95fb82 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -25,6 +25,7 @@
</parent>
<artifactId>test-sessions-common</artifactId>
<name>Jetty Tests :: Sessions :: Common</name>
+ <url>http://www.eclipse.org/jetty</url>
<build>
</build>
<dependencies>

Back to the top