Skip to content

Commit 5913fa0

Browse files
committed
update news item and download links
1 parent 7ad6ac0 commit 5913fa0

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

site/content/download.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@ See the [Setup instructions](/documentation/programming/setup) in the
5151
which artifacts RDF4J provides.
5252

5353

54-
## RDF4J 5.0.0-M2
54+
## RDF4J 5.0.0-M3
5555

56-
RDF4J 5.0.0-M2 is our latest milestone build of the upcoming 5.0.0 release. It requires Java 11 minimally.
56+
RDF4J 5.0.0-M3 is our latest milestone build of the upcoming 5.0.0 release. It requires Java 11 minimally.
5757
For details on what’s new and how to upgrade, see the [release and upgrade notes](/news/rdf4j-500-M2.md).
5858

59-
- [RDF4J 5.0.0-M2 SDK (zip)](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-5.0.0-M2-sdk.zip)<br/>
59+
- [RDF4J 5.0.0-M3 SDK (zip)](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-5.0.0-M3-sdk.zip)<br/>
6060
Full Eclipse RDF4J SDK, containing all libraries, RDF4J Server, Workbench, and Console applications, and Javadoc API.
6161

62-
- [RDF4J 5.0.0-M2 onejar](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-5.0.0-M2-onejar.jar)<br/>
62+
- [RDF4J 5.0.0-M3 onejar](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-5.0.0-M3-onejar.jar)<br/>
6363
Single jar file for easy inclusion of the full RDF4J toolkit in your Java project.
6464

6565
- [RDF4J artifacts](https://search.maven.org/search?q=org.eclipse.rdf4j) on the [Maven Central Repository](http://search.maven.org/)
6666

67-
RDF4J 5.0.0-M2 is also available through maven.
67+
RDF4J 5.0.0-M3 is also available through maven.
6868

6969

7070
## Older releases
@@ -75,7 +75,6 @@ RDF4J 5.0.0-M2 is also available through maven.
7575
- [RDF4J 4.2.4 onejar](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.2.4-onejar.jar)
7676

7777

78-
7978
### RDF4J 4.1
8079

8180
- [RDF4J 4.1.3 SDK (zip)](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.1.3-sdk.zip)

site/content/news/rdf4j-500-M3.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,9 @@ categories: ["news"]
66
---
77
Milestone number 3 of the upcoming 5.0.0 release of RDF4J is now available for download.
88

9-
RDF4J 5.0.0 is a minor release focusing on ... .
10-
11-
This milestone build is not yet feature-complete, but we are putting it out to receive early feedback on all the improvements we have put in.
12-
13-
<!--more-->
9+
This milestone build is now feature-complete and we will only be fixing bugs from now on. The final release is planned for the end of June.
1410

1511
- [issues fixed in 5.0.0 Milestone 3](https://github.com/eclipse/rdf4j/issues?q=is%3Aissue+label%3AM3+is%3Aclosed+milestone%3A5.0.0)
16-
- [issues planned for 5.0.0](https://github.com/eclipse/rdf4j/milestone/80)
1712

1813
### Links
1914

0 commit comments

Comments
 (0)