diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2024-03-14 07:48:48 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-16 12:32:19 -0400 |
commit | d4313f3f621c6bcbf4109b20245f722a3e9b6b8d (patch) | |
tree | 693c72b4a329aaf952a6153ff45d25e4a12e7acf /odlparent/setup/src/main/properties/single-feature-parent.properties | |
parent | de82d6865fb7f50c9241eccd38803aa7f5a16b80 (diff) |
migrate parents to potassium-sr2
fix migrate script. update odl versions
Issue-ID: CCSDK-3990
Change-Id: I311a2445ffb8065cf13d2ab8fbf75986b6eba04f
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'odlparent/setup/src/main/properties/single-feature-parent.properties')
-rw-r--r-- | odlparent/setup/src/main/properties/single-feature-parent.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties index 461010ac..71e08879 100644 --- a/odlparent/setup/src/main/properties/single-feature-parent.properties +++ b/odlparent/setup/src/main/properties/single-feature-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=single-feature-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=12.0.7 +odlparent.version=13.0.10 |