aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/config/configuration.yaml
diff options
context:
space:
mode:
authorTufman, Shay (st198j) <st198j@intl.att.com>2018-07-04 16:44:47 +0300
committerTufman, Shay (st198j) <st198j@intl.att.com>2018-07-04 17:27:40 +0300
commit273cc6b1a3be92fbb712f7655d9e6cb9ed66b59a (patch)
tree896dea567158ba686f3d45f3fc59c953879c7972 /src/main/resources/config/configuration.yaml
parent05ce3093351549eb54029f907f15e9ae9273d476 (diff)
remove mac validation
remove max conformance level validation Change-Id: I09672789d6819b52010bc6f1383e0eca25e664e1 Issue-ID: SDC-1465 Signed-off-by: Tufman, Shay (st198j) <st198j@intl.att.com>
Diffstat (limited to 'src/main/resources/config/configuration.yaml')
-rw-r--r--src/main/resources/config/configuration.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config/configuration.yaml b/src/main/resources/config/configuration.yaml
index e5e28f2..9872ff0 100644
--- a/src/main/resources/config/configuration.yaml
+++ b/src/main/resources/config/configuration.yaml
@@ -1,3 +1,3 @@
conformanceLevel:
minVersion: '3.0'
- maxVersion: '8.0' \ No newline at end of file
+ maxVersion: '9.0' \ No newline at end of file