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
<parent >
5
4
<artifactId >jetty-parent</artifactId >
6
5
<groupId >org.eclipse.jetty</groupId >
@@ -9,7 +8,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
9
8
<modelVersion >4.0.0</modelVersion >
10
9
<groupId >org.eclipse.jetty</groupId >
11
10
<artifactId >jetty-documentation</artifactId >
12
- <version >9.0.0-SNAPSHOT </version >
11
+ <version >9.0.0.v20130308 </version >
13
12
<name >Jetty :: Documentation</name >
14
13
<packaging >pom</packaging >
15
14
<properties >
You can’t perform that action at this time.
0 commit comments