[NOTICK]: Change Corda version

Changed Corda version in places where it was missed.
This commit is contained in:
Jonathan Locke
2019-08-28 14:14:39 +01:00
parent bbadec70ba
commit c525f77ae9
3 changed files with 4 additions and 4 deletions

View File

@ -8,4 +8,4 @@ package net.corda.common.logging
* the generated file does not need to be committed to source control (originally added to source control for ease of use)
*/
internal const val CURRENT_MAJOR_RELEASE = "5.0-SNAPSHOT"
internal const val CURRENT_MAJOR_RELEASE = "4.3-SNAPSHOT"