File tree Expand file tree Collapse file tree 8 files changed +24
-24
lines changed
Expand file tree Collapse file tree 8 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.4.2] Return ` x-expiry-time ` header to ` GET /key-capsules/{transactionId} ` (2025-03-26 )
3+ ## [ 1.4.2] Return ` x-expiry-time ` header to ` GET /key-capsules/{transactionId} ` (2025-03-27 )
44
55### Bugfixes
66* Return ` x-expiry-time ` header to ` GET ` ` /key-capsules/{transactionId} ` as specified in
Original file line number Diff line number Diff line change 66
77 <groupId >ee.cyber.cdoc2</groupId >
88 <artifactId >cdoc2-shared-crypto</artifactId >
9- <version >0.2.1-SNAPSHOT </version >
9+ <version >0.2.1</version >
1010 <description >CDOC2 common crypto functions shared between lib and server</description >
1111 <packaging >jar</packaging >
1212
Original file line number Diff line number Diff line change 1111
1212 <artifactId >cdoc2-get-server</artifactId >
1313 <groupId >ee.cyber.cdoc2</groupId >
14- <version >1.4.2-SNAPSHOT </version >
14+ <version >1.4.2</version >
1515 <packaging >jar</packaging >
1616
1717 <name >cdoc2-get-server</name >
7474 <dependency >
7575 <groupId >ee.cyber.cdoc2</groupId >
7676 <artifactId >cdoc2-common-server</artifactId >
77- <version >2.2.0-SNAPSHOT </version >
77+ <version >2.2.0</version >
7878 <type >test-jar</type >
7979 <scope >test</scope >
8080 </dependency >
194194 <dependency >
195195 <groupId >ee.cyber.cdoc2</groupId >
196196 <artifactId >cdoc2-shared-crypto</artifactId >
197- <version >0.2.1-SNAPSHOT </version >
197+ <version >0.2.1</version >
198198 </dependency >
199199
200200 <dependency >
201201 <groupId >ee.cyber.cdoc2</groupId >
202202 <artifactId >cdoc2-common-server</artifactId >
203- <version >2.2.0-SNAPSHOT </version >
203+ <version >2.2.0</version >
204204 </dependency >
205205
206206 <dependency >
207207 <groupId >ee.cyber.cdoc2</groupId >
208208 <artifactId >cdoc2-server-db</artifactId >
209- <version >2.2.1-SNAPSHOT </version >
209+ <version >2.2.1</version >
210210 </dependency >
211211
212212 <dependency >
213213 <groupId >ee.cyber.cdoc2</groupId >
214214 <artifactId >cdoc2-server-openapi</artifactId >
215- <version >0.1.1-SNAPSHOT </version >
215+ <version >0.1.1</version >
216216 </dependency >
217217
218218 <dependency >
Original file line number Diff line number Diff line change 44
55 <artifactId >cdoc2-server</artifactId >
66 <groupId >ee.cyber.cdoc2</groupId >
7- <version >1.4.1-SNAPSHOT </version >
7+ <version >1.4.1</version >
88
99 <description >CDOC2 server pom</description >
1010
Original file line number Diff line number Diff line change 1111
1212 <artifactId >cdoc2-put-server</artifactId >
1313 <groupId >ee.cyber.cdoc2</groupId >
14- <version >1.4.2-SNAPSHOT </version >
14+ <version >1.4.2</version >
1515 <packaging >jar</packaging >
1616
1717 <name >cdoc2-put-server</name >
7575 <dependency >
7676 <groupId >ee.cyber.cdoc2</groupId >
7777 <artifactId >cdoc2-common-server</artifactId >
78- <version >2.2.0-SNAPSHOT </version >
78+ <version >2.2.0</version >
7979 <type >test-jar</type >
8080 <scope >test</scope >
8181 </dependency >
195195 <dependency >
196196 <groupId >ee.cyber.cdoc2</groupId >
197197 <artifactId >cdoc2-shared-crypto</artifactId >
198- <version >0.2.1-SNAPSHOT </version >
198+ <version >0.2.1</version >
199199 </dependency >
200200
201201 <dependency >
202202 <groupId >ee.cyber.cdoc2</groupId >
203203 <artifactId >cdoc2-server-openapi</artifactId >
204- <version >0.1.1-SNAPSHOT </version >
204+ <version >0.1.1</version >
205205 </dependency >
206206
207207
208208 <dependency >
209209 <groupId >ee.cyber.cdoc2</groupId >
210210 <artifactId >cdoc2-common-server</artifactId >
211- <version >2.2.0-SNAPSHOT </version >
211+ <version >2.2.0</version >
212212 </dependency >
213213
214214 <dependency >
215215 <groupId >ee.cyber.cdoc2</groupId >
216216 <artifactId >cdoc2-server-db</artifactId >
217- <version >2.2.1-SNAPSHOT </version >
217+ <version >2.2.1</version >
218218 </dependency >
219219
220220 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >ee.cyber.cdoc2</groupId >
77 <artifactId >cdoc2-server</artifactId >
8- <version >1.4.1-SNAPSHOT </version >
8+ <version >1.4.1</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
1212 <artifactId >cdoc2-common-server</artifactId >
13- <version >2.2.0-SNAPSHOT </version >
13+ <version >2.2.0</version >
1414 <packaging >jar</packaging >
1515
1616 <properties >
4545 <dependency >
4646 <groupId >ee.cyber.cdoc2</groupId >
4747 <artifactId >cdoc2-server-openapi</artifactId >
48- <version >0.1.1-SNAPSHOT </version >
48+ <version >0.1.1</version >
4949 <scope >test</scope >
5050 </dependency >
5151
9292 <dependency >
9393 <groupId >ee.cyber.cdoc2</groupId >
9494 <artifactId >cdoc2-server-db</artifactId >
95- <version >2.2.1-SNAPSHOT </version >
95+ <version >2.2.1</version >
9696 <scope >test</scope >
9797 </dependency >
9898
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >ee.cyber.cdoc2</groupId >
77 <artifactId >cdoc2-server</artifactId >
8- <version >1.4.1-SNAPSHOT </version >
8+ <version >1.4.1</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
1212 <artifactId >cdoc2-server-db</artifactId >
13- <version >2.2.1-SNAPSHOT </version >
13+ <version >2.2.1</version >
1414 <packaging >jar</packaging >
1515
1616 <dependencies >
1717 <dependency >
1818 <groupId >ee.cyber.cdoc2</groupId >
1919 <artifactId >cdoc2-shared-crypto</artifactId >
20- <version >0.2.1-SNAPSHOT </version >
20+ <version >0.2.1</version >
2121 </dependency >
2222
2323 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >ee.cyber.cdoc2</groupId >
99 <artifactId >cdoc2-server</artifactId >
10- <version >1.4.1-SNAPSHOT </version >
10+ <version >1.4.1</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
14- <version >0.1.1-SNAPSHOT </version >
14+ <version >0.1.1</version >
1515 <artifactId >cdoc2-server-openapi</artifactId >
1616 <description >CDOC2 server stub generation from OpenAPI spec</description >
1717
You can’t perform that action at this time.
0 commit comments