Skip to content

Commit b2ddfa0

Browse files
authored
5.0.0-M3-release-notes (#5020)
2 parents 840e20d + 5913fa0 commit b2ddfa0

3 files changed

Lines changed: 20 additions & 6 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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "RDF4J 5.0.0 Milestone 3"
3+
date: 2024-06-05T12:40:28+0200
4+
layout: "single"
5+
categories: ["news"]
6+
---
7+
Milestone number 3 of the upcoming 5.0.0 release of RDF4J is now available for download.
8+
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.
10+
11+
- [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)
12+
13+
### Links
14+
15+
- [Download RDF4J](/download/)

site/static/javadoc/5.0.0-M3.tgz

7.03 MB
Binary file not shown.

0 commit comments

Comments
 (0)