Skip to content

Commit d9ed09a

Browse files
committed
[maven-release-plugin] prepare release jetty-documentation-9.0.0.v20130308
1 parent 3dc66e8 commit d9ed09a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?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">
43
<parent>
54
<artifactId>jetty-parent</artifactId>
65
<groupId>org.eclipse.jetty</groupId>
@@ -9,7 +8,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
98
<modelVersion>4.0.0</modelVersion>
109
<groupId>org.eclipse.jetty</groupId>
1110
<artifactId>jetty-documentation</artifactId>
12-
<version>9.0.0-SNAPSHOT</version>
11+
<version>9.0.0.v20130308</version>
1312
<name>Jetty :: Documentation</name>
1413
<packaging>pom</packaging>
1514
<properties>

0 commit comments

Comments
 (0)