File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >org.eclipse.jetty</groupId >
6
5
<artifactId >jetty-documentation</artifactId >
@@ -166,7 +165,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
166
165
<scope >runtime</scope >
167
166
</dependency >
168
167
<dependency >
169
- <groupId >org.eclipse.jetty</groupId >
168
+ <groupId >org.eclipse.jetty.toolchain </groupId >
170
169
<artifactId >jetty-xslt-tools</artifactId >
171
170
<version >1.0</version >
172
171
<scope >runtime</scope >
You can’t perform that action at this time.
0 commit comments