From c96acf31e45ae605c0ee930aaa083eb470293c81 Mon Sep 17 00:00:00 2001 From: pnemeth Date: Thu, 7 May 2020 16:12:46 +0100 Subject: [PATCH] Revert "fixed EG-465+tests+manual" This reverts commit 39899378 --- .../src/main/kotlin/net/corda/common/logging/Constants.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/logging/src/main/kotlin/net/corda/common/logging/Constants.kt b/common/logging/src/main/kotlin/net/corda/common/logging/Constants.kt index 5eb0817584..b08dda81d7 100644 --- a/common/logging/src/main/kotlin/net/corda/common/logging/Constants.kt +++ b/common/logging/src/main/kotlin/net/corda/common/logging/Constants.kt @@ -9,4 +9,4 @@ package net.corda.common.logging * (originally added to source control for ease of use) */ -internal const val CURRENT_MAJOR_RELEASE = "4.6-SNAPSHOT" \ No newline at end of file +internal const val CURRENT_MAJOR_RELEASE = "4.6-SNAPSHOT"