File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ v0.6.0 ] - 2026-03-14
99
1010### Security
1111
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.eclipse.csi</groupId >
99 <artifactId >codesign-parent</artifactId >
10- <version >0.6.0-SNAPSHOT </version >
10+ <version >0.6.0</version >
1111 </parent >
1212
1313 <artifactId >codesign-api</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.eclipse.csi</groupId >
99 <artifactId >codesign-parent</artifactId >
10- <version >0.6.0-SNAPSHOT </version >
10+ <version >0.6.0</version >
1111 </parent >
1212
1313 <artifactId >codesign-cli</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.eclipse.csi</groupId >
99 <artifactId >codesign-parent</artifactId >
10- <version >0.6.0-SNAPSHOT </version >
10+ <version >0.6.0</version >
1111 </parent >
1212
1313 <artifactId >codesign-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >org.eclipse.csi</groupId >
88 <artifactId >codesign-parent</artifactId >
9- <version >0.6.0-SNAPSHOT </version >
9+ <version >0.6.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >Eclipse CSI Codesign Tools</name >
5151 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5252 <maven .compiler.release>21</maven .compiler.release>
5353
54- <project .build.outputTimestamp>2026-03-14T22:08:46Z </project .build.outputTimestamp>
54+ <project .build.outputTimestamp>2026-03-14T22:11:13Z </project .build.outputTimestamp>
5555
5656 <sigstore .skip>true</sigstore .skip>
5757
You can’t perform that action at this time.
0 commit comments