Skip to content

Commit 5ccd13c

Browse files
committed
Update versions in documentation
1 parent 305733d commit 5ccd13c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Eclipse Jetty Plugin [![Build Status](https://travis-ci.org/eclipse-jetty/eclipse-jetty-plugin.svg?branch=master)](https://travis-ci.org/eclipse-jetty/eclipse-jetty-plugin)
22
===================
33

4-
Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE (4.x, 3.4 and up).
4+
Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE (Oxygen and up).
55

6-
Currently supported versions of Jetty are 6.x, 7.x, 8.x and 9.x. You can use either the bundled Jetty 8 or any other manually installed one.
6+
Currently supported versions of Jetty are 6.x, 7.x, 8.x and 9.x. You can use either the bundled Jetty 9.3 or any other manually installed one.
77

88
More information on the project web site: http://eclipse-jetty.github.io/
99

src/site/apt/index.apt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
Introduction
99

10-
Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE (4.x, 3.4 and up).
10+
Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE (Oxygen and up).
1111

12-
Currently supported versions of Jetty are 7.x, 8.x and 9.x. You can use either the bundled Jetty 8 or any other manually installed one.
12+
Currently supported versions of Jetty are 7.x, 8.x and 9.x. You can use either the bundled Jetty 9.3 or any other manually installed one.
1313

1414
This plugin is released under the Apache 2.0 license ({{http://www.apache.org/licenses/LICENSE-2.0.txt}}).
1515

0 commit comments

Comments
 (0)