diff options
author | Ester Rotstein <er767y@att.com> | 2017-08-30 14:50:04 +0300 |
---|---|---|
committer | Ester Rotstein <er767y@att.com> | 2017-08-30 14:50:04 +0300 |
commit | dcccb1576dbb96813e4bd0983711f52fe2c98c00 (patch) | |
tree | 5c6371ecf2c4a3f718ca623670b633c8db74f1fb /src/main | |
parent | c0d03886fbf71cbc843e9a7c7d47221ae4f8d2eb (diff) |
[SDC-262] increment conformance level
Change-Id: I164078854b82dc925cf85b819b5546ebce8a76c3
Signed-off-by: Ester Rotstein <er767y@att.com>
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/config/configuration.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config/configuration.yaml b/src/main/resources/config/configuration.yaml index 117ebbe..a18f81d 100644 --- a/src/main/resources/config/configuration.yaml +++ b/src/main/resources/config/configuration.yaml @@ -1,3 +1,3 @@ conformanceLevel: minVersion: '3.0' - maxVersion: '4.0'
\ No newline at end of file + maxVersion: '5.0'
\ No newline at end of file |