diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2022-06-13 05:23:15 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-07-15 15:38:08 +0000 |
commit | d3168e3c16aa87dce72c540b0a4bd97e914b3fc4 (patch) | |
tree | 2961da32669d06c4c3b2843b637a61393c4f4172 /odlparent/setup/src/main/properties/bundle-parent.properties | |
parent | 2a0882e0d3a8861c7d979515b51101a994239e9b (diff) |
migrate parents to suflur-sr0
adapt odl based parents to suflur-sr0
Issue-ID: CCSDK-3691
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I6fa6ebdb7a43bc4ea63c35650ccd2ff0c253a1dd
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'odlparent/setup/src/main/properties/bundle-parent.properties')
-rw-r--r-- | odlparent/setup/src/main/properties/bundle-parent.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties index 32f49b5d..a738a33b 100644 --- a/odlparent/setup/src/main/properties/bundle-parent.properties +++ b/odlparent/setup/src/main/properties/bundle-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=bundle-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=9.0.8 +odlparent.version=10.0.2 |