Skip to content

Commit a60cf1b

Browse files
committed
Fix Scandium SR2 controller version
Fix Scandium SR2 controller version to 10.0.9. Finally, we are adopting: - odlparent- 14.0.8 - mdsal- 14.0.11 - controller- 10.0.9 Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
1 parent 36b2d7c commit a60cf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-binding-project/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.opendaylight.controller</groupId>
3434
<artifactId>controller-artifacts</artifactId>
35-
<version>10.0.4</version>
35+
<version>10.0.9</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)