File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 13
13
echo starting with tag $tag
14
14
mkdir $tag
15
15
cd $tag
16
- git clone https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocl .git --depth 1 --branch ${tag} --quiet
16
+ git clone https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol .git --depth 1 --branch ${tag} --quiet
17
17
mv ./DataspaceProtocol/* .
18
18
cd ..
19
19
done
Original file line number Diff line number Diff line change 6
6
< script class ="
remove "
src ="
https://cdn.jsdelivr.net/gh/w3c/[email protected] /dist/main.js "
> </ script >
7
7
< script class ='remove '>
8
8
var respecConfig = {
9
- specStatus : "base" ,
10
- publishDate : "2025-02-27" ,
9
+ specStatus : "unofficial" ,
11
10
latestVersion : "https://docs.internationaldataspaces.org/ids-knowledgebase/dataspace-protocol" ,
12
11
editors : [ {
13
12
name : "Sebastian Steinbuss" ,
62
61
maxTocLevel : 3 ,
63
62
} ;
64
63
</ script >
65
- < title > Dataspace Protocol Release 2025-1-RC1 </ title >
64
+ < title > Dataspace Protocol Release 2025-1-RC2 </ title >
66
65
</ head >
67
66
< body >
68
67
< p class ="copyright ">
69
68
This document is licensed under < a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> The Apache License, Version 2.0</ a > .
70
69
</ p >
71
- < h1 id ="title "> Dataspace Protocol 2025-1-RC1 </ h1 >
70
+ < h1 id ="title "> Dataspace Protocol 2025-1-RC2 </ h1 >
72
71
< section id ='abstract '>
73
72
< p >
74
73
The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between
You can’t perform that action at this time.
0 commit comments