diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 400ed180ebc..de2a0e01963 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -303,11 +303,6 @@ - - - - - @@ -824,14 +819,6 @@ - - - - - - - - diff --git a/rskj-core/build.gradle b/rskj-core/build.gradle index 2a1c08032c0..0bd35d09661 100644 --- a/rskj-core/build.gradle +++ b/rskj-core/build.gradle @@ -10,7 +10,7 @@ apply plugin: 'jacoco' import java.nio.file.Paths // Define static timestamp -def staticTimestamp = '2024-09-27T02:17:00' +def staticTimestamp = '2024-10-08T10:24:00' ext.timestamp = staticTimestamp def filteredFiles = getFilteredFiles()