diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-10-29 07:53:09 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-11 15:37:31 +0000 |
commit | 481335c487089e48382c715545b95cc6eda646b6 (patch) | |
tree | c76b4fea32a482e28c1f533e12f5ae00a0b703bb /odlparent/setup/src/main/properties/binding-parent.properties | |
parent | 46924b2f435f3c64149d66bf2d51a4787eef7840 (diff) |
migrate parents to silicon-sr2
migrate odl parents to sr2
Issue-ID: CCSDK-3513
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I735537fa3b432f818f2dab19fca59c3b13612bce
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
(cherry picked from commit 4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a)
Diffstat (limited to 'odlparent/setup/src/main/properties/binding-parent.properties')
-rw-r--r-- | odlparent/setup/src/main/properties/binding-parent.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties index e0cf22ac..32214ad3 100644 --- a/odlparent/setup/src/main/properties/binding-parent.properties +++ b/odlparent/setup/src/main/properties/binding-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=binding-parent odlparent.groupId=org.opendaylight.mdsal -odlparent.version=7.0.7 +odlparent.version=7.0.9 |