File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.6.2] - 2025-09-01
1011### Fixed
11-
1212- Rename <shaclValidate >/<failForMissingInputGraph > to <shaclValidate >/<failOnMissingInputGraph >
1313- Add <shaclInfer >/<failForMissingInputGraph > parameter
1414
@@ -113,7 +113,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113113### Added
114114- Initial version of the plugin offering just making a single RDF file as the combination of multiple files.
115115
116- [ Unreleased ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.6.1...HEAD
116+ [ Unreleased ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.6.2...HEAD
117+ [ 1.6.2 ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.6.1...v1.6.2
117118[ 1.6.1 ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.6.0...v1.6.1
118119[ 1.6.0 ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.5.5...v1.6.0
119120[ 1.5.5 ] : https://github.com/qudtlib/rdfio-maven-plugin/compare/v1.5.4...v1.5.5
Original file line number Diff line number Diff line change 44
55 <groupId >io.github.qudtlib</groupId >
66 <artifactId >rdfio-maven-plugin</artifactId >
7- <version >1.6.2 -SNAPSHOT</version >
7+ <version >1.6.3 -SNAPSHOT</version >
88 <packaging >maven-plugin</packaging >
99 <name >Maven RDF I/O Plugin</name >
1010 <url >https://github.com/qudtlib/rdfio-maven-plugin/</url >
You can’t perform that action at this time.
0 commit comments