Skip to content

Commit 75a5e02

Browse files
authored
Merge pull request #12 from ihrasko/restconf-sc-sr2
Update restconf version in README
2 parents 1d127cd + 7f45210 commit 75a5e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-binding-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Add the dependency and rebuild the project:
107107
<dependency>
108108
<groupId>org.opendaylight.netconf</groupId>
109109
<artifactId>odl-restconf-nb</artifactId>
110-
<version>8.0.3</version>
110+
<version>8.0.7</version>
111111
<classifier>features</classifier>
112112
<type>xml</type>
113113
<scope>runtime</scope>

0 commit comments

Comments
 (0)