Skip to content

Commit 0a30bdd

Browse files
arnoweissssteinbuss
authored andcommitted
chore: publish 2025-1
1 parent 7891fd3 commit 0a30bdd

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

.github/scripts/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="refresh"
6-
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC4"/>
7-
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC4"/>
6+
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1"/>
7+
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1"/>
88
</head>
99
<body>
1010
<h4>
11-
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC4">here</a>
11+
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1">here</a>
1212
</h4>
1313
</body>
1414
</html>

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
66
<script class='remove'>
77
var respecConfig = {
8-
specStatus: "unofficial",
9-
latestVersion: "https://docs.internationaldataspaces.org/ids-knowledgebase/dataspace-protocol",
8+
specStatus: "base",
9+
publishDate: "2025-08-12",
10+
latestVersion: "https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1",
1011
editors: [{
1112
name: "Sebastian Steinbuss",
1213
url: "https://github.com/ssteinbuss",
@@ -47,7 +48,7 @@
4748
{
4849
name: "Arno Weiß",
4950
url: "https://github.com/arnoweiss",
50-
company: "SAP SE"
51+
company: "SAP"
5152
},
5253
],
5354
github: {
@@ -60,13 +61,13 @@
6061
maxTocLevel: 3,
6162
};
6263
</script>
63-
<title>Dataspace Protocol Release 2025-1-RC5</title>
64+
<title>Dataspace Protocol Release 2025-1</title>
6465
</head>
6566
<body>
6667
<p class="copyright">
6768
This document is licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0.html">The Apache License, Version 2.0</a>.
6869
</p>
69-
<h1 id="title">Dataspace Protocol 2025-1-RC5</h1>
70+
<h1 id="title">Dataspace Protocol 2025-1</h1>
7071
<section id='abstract'>
7172
<p>
7273
The Dataspace Protocol is a specification designed to facilitate interoperable data sharing between

0 commit comments

Comments
 (0)