Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bordet2016-01-21 16:52:37 +0000
committerSimone Bordet2016-01-21 16:52:37 +0000
commit56c0bc768ca577ea6a110ffd423d3152ebe50201 (patch)
tree04381e9086b6d95b2d4b845024b02d1ee471c14d /tests/test-quickstart/pom.xml
parentc51a35203c0be45ae92a08b8ff251693dd4d0f9c (diff)
parent7703784cabaa836b8a8469ffdec91b808af7441c (diff)
downloadorg.eclipse.jetty.project-56c0bc768ca577ea6a110ffd423d3152ebe50201.tar.gz
org.eclipse.jetty.project-56c0bc768ca577ea6a110ffd423d3152ebe50201.tar.xz
org.eclipse.jetty.project-56c0bc768ca577ea6a110ffd423d3152ebe50201.zip
Merged branch 'jetty9.3.x' into 'master'.
Diffstat (limited to 'tests/test-quickstart/pom.xml')
-rw-r--r--tests/test-quickstart/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 3d65131d19..6b051ee0eb 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.eclipse.jetty.tests</groupId>

Back to the top