diff options
Diffstat (limited to 'infra/northbound/netconf/pom.xml')
-rw-r--r-- | infra/northbound/netconf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index fcbf38880..a509e0f74 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -76,7 +76,7 @@ </dependency> <dependency> <groupId>org.opendaylight.netconf</groupId> - <artifactId>netconf-ssh</artifactId> + <artifactId>mdsal-netconf-ssh</artifactId> </dependency> <dependency> <groupId>org.opendaylight.netconf</groupId> |