diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-29 12:38:52 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-29 12:40:28 -0500 |
commit | 5700b8593826798ef4f9d0356f852698c1c91bef (patch) | |
tree | 14b751cd18d2e06ab347afd3acd4dec50ce59f2f /springboot/springboot2 | |
parent | aa7c2484c692878d24753fe462069e94f6c3291b (diff) |
Revert "ccsdk parents for alu-sr0"
This reverts upgrade to OpenDaylight Aluminum
(commit b6288f99fbfcc73f115511696f98111ca32b8d2f.)
Change-Id: I194efd26f792328f0ab79848664708715e94e240
Issue-ID: CCSDK-3012
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot2')
-rw-r--r-- | springboot/springboot2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 6f57580f..ec098920 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -88,7 +88,7 @@ <checkstyle.skip>true</checkstyle.skip> <!-- logging-analytics versions --> - <logging-analytics.version>1.6.6</logging-analytics.version> + <logging-analytics.version>1.6.5</logging-analytics.version> <!-- CCSDK component versions --> <ccsdk.cds.version>1.1.1-SNAPSHOT</ccsdk.cds.version> |