diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-07-07 07:23:44 +0200 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-07-07 07:23:58 +0200 |
commit | 482a20f6d8812da892c1389fea214afe9b8b2194 (patch) | |
tree | 8ad91af4b6199dbe896d0e79a49dbc9be87679dd /opendaylight/silicon/pom.xml | |
parent | fad067ba91e315671100c18563d992eb1560132d (diff) |
migrate odl to silicon-sr1
switched to 0.14.1 and adapt patches
Issue-ID: CCSDK-3364
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Idcf66d78f516898f568d4c3014d10c37a4702380
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'opendaylight/silicon/pom.xml')
-rw-r--r-- | opendaylight/silicon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/silicon/pom.xml b/opendaylight/silicon/pom.xml index 45107bf0..02e19ed0 100644 --- a/opendaylight/silicon/pom.xml +++ b/opendaylight/silicon/pom.xml @@ -19,7 +19,7 @@ </modules> <properties> - <ccsdk.opendaylight.version>0.14.0</ccsdk.opendaylight.version> + <ccsdk.opendaylight.version>0.14.1</ccsdk.opendaylight.version> </properties> <dependencyManagement> |