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 /odlparent/setup/src/main/properties/odlparent.properties | |
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 'odlparent/setup/src/main/properties/odlparent.properties')
-rw-r--r-- | odlparent/setup/src/main/properties/odlparent.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties index ca218faa..462906bc 100644 --- a/odlparent/setup/src/main/properties/odlparent.properties +++ b/odlparent/setup/src/main/properties/odlparent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=odlparent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=7.0.7 +odlparent.version=5.0.11 |