Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-06-21 15:53:55 +0000
committerJesse McConnell2012-06-21 15:53:55 +0000
commitd1ec5a151fd14221e9f43a99ab11f8ca4885e7bd (patch)
treee759572015807a5a167168b1fe86be19ed8171ea /pom.xml
parent571b1da632e1710db5804f39f24fcabb9f440b9f (diff)
parent72357518730142fdbddf4284f90f013f1b7af2a6 (diff)
downloadorg.eclipse.jetty.project-d1ec5a151fd14221e9f43a99ab11f8ca4885e7bd.tar.gz
org.eclipse.jetty.project-d1ec5a151fd14221e9f43a99ab11f8ca4885e7bd.tar.xz
org.eclipse.jetty.project-d1ec5a151fd14221e9f43a99ab11f8ca4885e7bd.zip
Merge branch 'master' into jetty-8
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 17a91d5dc1..3d7ffd6078 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,6 @@
<name>Jetty :: Project</name>
<url>${jetty.url}</url>
<packaging>pom</packaging>
-
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.url>http://www.eclipse.org/jetty</jetty.url>

Back to the top