diff --git a/java-parent/pom.xml b/java-parent/pom.xml index 9193487..8ca0a9d 100644 --- a/java-parent/pom.xml +++ b/java-parent/pom.xml @@ -6,7 +6,7 @@ dev.ikm.build gitub_actions_test_parent - 12.10.0-SNAPSHOT + 1.0.99 gitub_actions_test_java-parent Java Parent diff --git a/pom.xml b/pom.xml index 9f83d64..efd0b07 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 dev.ikm.build gitub_actions_test_parent - 12.10.0-SNAPSHOT + 1.0.99 General Build Parent Test The General Parent that helps to define the build processes that should be used across projects, regardless of. diff --git a/release_notes.md b/release_notes.md index e3b503c..49af576 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,12 +1,6 @@ # GitHub Test Release Notes -## Changes since Release 1.27.0 +## Changes since Release 1.28.0 + +*test -* Reasoner Modules moved to tinkar-core from Komet -* Time-based & Tag-based Change Set Export functionality with Manifest summary -* Timestamps handled in Protobuf as Epoch milliseconds instead of Protobuf Timestamp Object -* UUIDs handled in Protobuf as regular Strings instead of ByteStrings -* Fixes Owl Syntax transformation of dataHasValue and subDataPropertyOf keywords -* Introduced functionality for specifying author, module, and path for transformed Owl syntax semantics -* Export/Import round-trip integration tests verifying the integrity of transformed data -* Bug fixes and performance improvements